summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial08.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro/tutorial08.txt')
-rw-r--r--docs/intro/tutorial08.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial08.txt b/docs/intro/tutorial08.txt
index e33a02ec2c..5a20e29b9d 100644
--- a/docs/intro/tutorial08.txt
+++ b/docs/intro/tutorial08.txt
@@ -83,7 +83,7 @@ depends on your needs and goals. Sometimes it's fine to use a package that's
in its alpha state. Other times, you need to know it's production ready.
`Adam Johnson has a blog post
<https://adamj.eu/tech/2021/11/04/the-well-maintained-test/>`_ that outlines
-a set of characteristics a that qualifies a package as "well maintained".
+a set of characteristics that qualifies a package as "well maintained".
Django Packages shows data for some of these characteristics, such as when the
package was last updated.