Fixed typo in docs/intro/tutorial08.txt.

This commit is contained in:
Cerebro Cerberus 2023-06-28 05:08:51 +00:00 committed by GitHub
parent 6799288342
commit 6fbe5287ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.