Skip to content

Commit a36c8f9

Browse files
Updates the string for previewing sate machines
1 parent be9a7a6 commit a36c8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"AWS.command.quickStart.error": "There was an error retrieving the Quick Start page",
117117
"AWS.command.stepFunctions.createStateMachineFromTemplate": "Create a new Step Functions state machine",
118118
"AWS.command.stepFunctions.publishStateMachine": "Publish state machine to Step Functions",
119-
"AWS.command.stepFunctions.previewStateMachine": "Preview state machine graph",
119+
"AWS.command.stepFunctions.previewStateMachine": "Render state machine graph",
120120
"AWS.stepFunctions.graph.titlePrefix": "Graph: {0}",
121121
"AWS.credentials.statusbar.no.credentials": "(not connected)",
122122
"AWS.credentials.statusbar.text": "AWS Credentials: {0}",

0 commit comments

Comments
 (0)