Skip to content

Commit ef9968f

Browse files
authored
docs: update migrate-from-redoc-cli.md (#2152)
corrects typo in name of new parameter name
1 parent 4839c2e commit ef9968f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/@v2/guides/migrate-from-redoc-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In both cases, the child options should work as before.
5151

5252
### Update command-line configuration
5353

54-
Replace your existing `--options.theme.*` settings with a new prefix: `--theme.options.theme.*`.
54+
Replace your existing `--options.theme.*` settings with a new prefix: `--theme.openapi.theme.*`.
5555

5656
For example if you used `redoc-cli build --options.theme.sidebar.width='300px' openapi.yaml` then the new command would be:
5757

0 commit comments

Comments
 (0)