diff --git a/docs/en/Configuration.md b/docs/en/Configuration.md index b9ac63f..2958aae 100644 --- a/docs/en/Configuration.md +++ b/docs/en/Configuration.md @@ -22,7 +22,7 @@ default settings 'use_preview' => false, // preview formatted comment (when allowing HTML). Requires include_js=true 'use_gravatar' => false, 'gravatar_size' => 80 - ); + )); If you want to customize any of the configuration options after you have added the extension (or on the built-in SiteTree commenting) use `set_config_value` @@ -95,4 +95,4 @@ Vald values for rating are as follows: swear words, or mild violence. * r: may contain such things as harsh profanity, intense violence, nudity, or hard drug use. -* x: may contain hardcore sexual imagery or extremely disturbing violence. \ No newline at end of file +* x: may contain hardcore sexual imagery or extremely disturbing violence.