diff --git a/docs/configuration.rst b/docs/configuration.rst index fb35b3a..740f40a 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -25,7 +25,7 @@ For other use cases, you can customize these configuration options in your ``con { 'title': 'Page not found', - 'body': '

Page not found

\n\nUnfortunately we couldn't find the content you were looking for.', + 'body': "

Page not found

\n\nUnfortunately we couldn't find the content you were looking for.", } Type: dict