Skip to content

Commit fbd40f9

Browse files
kairu-msnecusjz
andauthored
Update docs/pages/usage/workspace_editor.md
Co-authored-by: necusjz <[email protected]>
1 parent ccd24d1 commit fbd40f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/usage/workspace_editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ For some cases, it will be much convenience for users by using subcommands. You
383383
>
384384
> The subcommands generation relies on **Generic(Get&Put)** update. So please make sure the __update__ command of the resource is Generic(Get&Put) update.
385385
386-
When the argument used of subcommands generation is `array` type, the subcommand will has `--xxxxx-index` argument to index the element of array.
386+
When the argument used of subcommands generation is `array` type, the subcommand will have `--xxxxx-index` argument to index the element of array.
387387
Sometimes, the element can be identified by its specific property such as `name`. So you can state [x-ms-identifiers](https://github.com/Azure/autorest/blob/main/docs/extensions/readme.md#x-ms-identifiers) in swagger,
388388
and we will replace the index argument by that.
389389

0 commit comments

Comments
 (0)