diff options
-rw-r--r-- | docs/administration/CLI_tasks/frontend.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/administration/CLI_tasks/frontend.md b/docs/administration/CLI_tasks/frontend.md index 0827c8a3e..d2c183d5b 100644 --- a/docs/administration/CLI_tasks/frontend.md +++ b/docs/administration/CLI_tasks/frontend.md @@ -15,4 +15,4 @@ mix pleroma.frontend download [<options>] ``` ### Options -- `--reference <reference>` - Specify the reference that willl be downloaded. Defaults to `master`. +- `--reference <reference>` - Specify the reference that will be downloaded. Defaults to `master`. |