aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/administration/CLI_tasks/frontend.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/administration/CLI_tasks/frontend.md b/docs/administration/CLI_tasks/frontend.md
index 5d42314de..6c31bd660 100644
--- a/docs/administration/CLI_tasks/frontend.md
+++ b/docs/administration/CLI_tasks/frontend.md
@@ -2,7 +2,7 @@
`mix pleroma.frontend install kenoma --ref=stable`
-`develop` and `stable` refs are special: they are not necessary `develop` or
+`develop` and `stable` refs are special: they are not necessarily `develop` or
`stable` branches of the chosen frontend repo, but are smart aliases for either
default branch of a frontend repo (develop), or latest release in a repo (stable).