diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-05-04 07:42:25 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-05-04 07:42:25 +0200 |
| commit | 7668f9bce921f66e8e572938154221cd687aaa4a (patch) | |
| tree | f181121c3d5febc675bf798cfc3a1b0f9cfb14ca | |
| parent | 8e8ff38cb8766590fa3a4f412dbb4b11f65b5c69 (diff) | |
Fixed typo in docs/releases/3.0.6.txt.
| -rw-r--r-- | docs/releases/3.0.6.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.0.6.txt b/docs/releases/3.0.6.txt index 20cd8da349..0b1d69d676 100644 --- a/docs/releases/3.0.6.txt +++ b/docs/releases/3.0.6.txt @@ -4,7 +4,7 @@ Django 3.0.6 release notes *May 4, 2020* -Django 3.0.6 fixes several bugs in 3.0.5. +Django 3.0.6 fixes a bug in 3.0.5. Bugfixes ======== |
