Merge pull request #119 from nielspruis/patch-1

Changed fontend to frontend in registration section
This commit is contained in:
andrés gonzález 2022-11-29 10:46:28 +01:00 committed by GitHub
commit 872a6d0160
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"