summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2021-09-04 14:32:15 -0400
committerGitHub <noreply@github.com>2021-09-04 20:32:15 +0200
commite75a3a770e5da8af3405be1e216a6c20cc9bde5a (patch)
treea2b1dc38497583fc5afb82456d09e4ce4c9be01a /docs
parentf1d2d2679bfcafa650b840bb3f187b9483d04f77 (diff)
Fixed typo in docs/topics/i18n/formatting.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/i18n/formatting.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/i18n/formatting.txt b/docs/topics/i18n/formatting.txt
index f58ff0e963..16fd7ca0cb 100644
--- a/docs/topics/i18n/formatting.txt
+++ b/docs/topics/i18n/formatting.txt
@@ -151,7 +151,7 @@ Creating custom format files
============================
Django provides format definitions for many locales, but sometimes you might
-want to create your own, because a format files doesn't exist for your locale,
+want to create your own, because a format file doesn't exist for your locale,
or because you want to overwrite some of the values.
To use custom formats, specify the path where you'll place format files