Skip to content

Commit

Permalink
chore: fix typo (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
i-fix-typos authored and aleksuss committed Oct 17, 2023
1 parent b425347 commit f9dfbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ A custom environment may be required depending on the circumstances. This can
be created in the `.env` folder as `custom.env` following the structure of the
other `.env` files. See `bin/local-custom.env` for more details.

Every make most follow the following pattern, though `--profile` is not required
Every make must follow the following pattern, though `--profile` is not required
for all such as cleanup:
```sh
cargo make [--profile <profile>] <task>
Expand Down

0 comments on commit f9dfbe2

Please sign in to comment.