Skip to content

Commit

Permalink
docs: fix "graalloy" typo (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfratto authored Apr 12, 2024
1 parent 19b9e7f commit e72a929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/tasks/migrate/from-static.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This conversion will enable you to take full advantage of the many additional fe
1. Open a terminal window and run the following command.

```shell
graalloy convert --source-format=static --output=<OUTPUT_CONFIG_PATH> <INPUT_CONFIG_PATH>
alloy convert --source-format=static --output=<OUTPUT_CONFIG_PATH> <INPUT_CONFIG_PATH>
```

Replace the following:
Expand Down

0 comments on commit e72a929

Please sign in to comment.