Changed fontend to frontend in registration section

This commit is contained in:
Niels Pruis 2022-11-26 15:23:23 +01:00 committed by GitHub
parent 17d5575e6c
commit d2b29e9eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ Penpot comes with an option to completely disable the registration
process or restrict it to some domains.
If you want to completelly disable registration, use the following
variable in both fontend & backend:
variable in both frontend & backend:
```bash
PENPOT_FLAGS="$PENPOT_FLAGS disable-registration"