Skip to content

Commit b6b1786

Browse files
committed
Rename Component's Log to Component Log
Signed-off-by: Denis Golovin [email protected]
1 parent 65dab3f commit b6b1786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
},
400400
{
401401
"command": "openshift.component.log.palette",
402-
"title": "Show Component's Log",
402+
"title": "Show Component Log",
403403
"category": "OpenShift"
404404
},
405405
{
@@ -409,7 +409,7 @@
409409
},
410410
{
411411
"command": "openshift.component.followLog.palette",
412-
"title": "Follow Component's Log",
412+
"title": "Follow Component Log",
413413
"category": "OpenShift"
414414
},
415415
{

0 commit comments

Comments
 (0)