diff --git a/technical-guide/configuration.md b/technical-guide/configuration.md index 8c0b5dc..10e2d95 100644 --- a/technical-guide/configuration.md +++ b/technical-guide/configuration.md @@ -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"