Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.

This commit is contained in:
Natalia 2024-05-03 09:50:55 -03:00 committed by nessita
parent 91a4b9a8ec
commit e72049aa63
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ Bugfixes
``expression`` definition (:ticket:`35359`).
* Fixed a bug in Django 5.0 that caused a migration crash when altering a
``GeneratedField`` referencing a rename field (:ticket:`35422`).
``GeneratedField`` referencing a renamed field (:ticket:`35422`).