This commit is contained in:
Marcelo Canina 2017-11-20 14:54:20 -03:00 committed by Bjørn Erik Pedersen
parent 94cffc43c4
commit 4b33a04d01

View File

@ -63,7 +63,7 @@ Only the obvious non-global options can be overridden per language. Examples of
From **Hugo 0.31** we support multiple languages in a multihost configuration. See [this issue](https://github.com/gohugoio/hugo/issues/4027) for details.
This means that you can now confugre a `baseURL` per `language`:
This means that you can now configure a `baseURL` per `language`:
> If a `baseURL` is set on the `language` level, then all languages must have one and they must all be different.