diff --git a/.env.example b/.env.example index a95baef321..a7d8b4e6be 100644 --- a/.env.example +++ b/.env.example @@ -160,7 +160,7 @@ WINDOWS_SSO_KEY=AUTH_USER # field to sync as local username. ADLDAP_SYNC_FIELD=userprincipalname -# You can disable the X-Frame-Options header if it interfears with tools like +# You can disable the X-Frame-Options header if it interferes with tools like # Organizr. This is at your own risk. DISABLE_FRAME_HEADER=false @@ -191,7 +191,7 @@ DKR_RUN_REPORT=true # Generate OAuth2 keys. # When disabled, Firefly III won't attempt to generate OAuth2 Passport keys. This won't be an issue, IFF (if and only if) -# you had previously generated keys already and they're stored in your database for restauration. +# you had previously generated keys already and they're stored in your database for restoration. DKR_RUN_PASSPORT_INSTALL=true # Leave the following configuration vars as is.