diff --git a/docs/en/topics/i18n.md b/docs/en/topics/i18n.md index 8dfaef3cb..43c4e2c9b 100644 --- a/docs/en/topics/i18n.md +++ b/docs/en/topics/i18n.md @@ -85,7 +85,7 @@ not PHP's built-in [date()](http://nz.php.net/manual/en/function.date.php). ### Language Names SilverStripe comes with a built-in list of common languages, listed by locale and region. -They can be accessed via the `i18n.common_languages` and `i18n.common_locales` [config setting](/topics/configuratio). +They can be accessed via the `i18n.common_languages` and `i18n.common_locales` [config setting](/topics/configuration). In order to add a value, add the following to your `config.yml`: