diff --git a/docs/settings.rst b/docs/settings.rst index 775bd528..c7e514b1 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -503,7 +503,7 @@ This would save your articles into something like .. data:: ARTICLE_SAVE_AS - The place where we will save an article. The default is ``'{slug.html}'``. + The place where we will save an article. The default is ``'{slug}.html'``. .. data:: ARTICLE_LANG_URL