Update multilingual.md

This commit is contained in:
Bjørn Erik Pedersen 2018-03-13 10:44:59 +01:00 committed by GitHub
parent 702b46a62a
commit 8002120f13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ disableLanguages = ["fr", "jp"]
Note that you cannot disable the default content language.
We kept this as a standalone setting to make it easier to set via [OS environment](/getting-started/configuration/#configure-with-environment-variables:
We kept this as a standalone setting to make it easier to set via [OS environment](/getting-started/configuration/#configure-with-environment-variables):
```bash
HUGO_DISABLELANGUAGES="fr jp" hugo