diff options
| author | Cerebro Cerberus <sethamek@gmail.com> | 2023-06-28 05:08:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-28 07:08:51 +0200 |
| commit | 6fbe5287ac46f38faa9634e02da7e7b01e37c34d (patch) | |
| tree | 5220dfce2fdbc8c4e6bbc9881c888660c9fd0feb /docs/intro/tutorial08.txt | |
| parent | 679928834295ebd874ede667dbaae8a7945d3580 (diff) | |
Fixed typo in docs/intro/tutorial08.txt.
Diffstat (limited to 'docs/intro/tutorial08.txt')
| -rw-r--r-- | docs/intro/tutorial08.txt | 2 |
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. |
