Skip to content

Commit 080b84e

Browse files
authored
Merge pull request #988 from alanbo/bugfix/string-update-step-functions-preview
Updates the string for previewing sate machines
2 parents 95bceee + 32e97bf commit 080b84e

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)