docs: fixed typos from docs\releases\4.0.md

pull/11079/head
Smoothieewastaken 2023-10-19 13:00:29 +05:45 zatwierdzone przez Matt Westcott
rodzic 6aa5b0aae0
commit fb4c4209f5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -249,7 +249,7 @@ There are also many improvements to the documentation both under the hood and in
* Resolve Layout issue with page explorer's inner header item on small device widths (Akash Kumar Sen)
* Ensure that `BaseSiteSetting` / `BaseGenericSetting` objects can be pickled (Andy Babic)
* Ensure `DocumentChooserBlock` can be deconstructed for migrations (Matt Westcott)
* Resolve frontend console error and unintented console logging issues (Matt Westcott, Paarth Agarwal)
* Resolve frontend console error and unintended console logging issues (Matt Westcott, Paarth Agarwal)
* Resolve issue with sites that have not yet migrated away from `BaseSetting` when upgrading to Wagtail 4.0 (Stefan Hammer)
* Use correct classnames for showing/hiding edit button on chooser widget (Matt Westcott)
* Render MultiFieldPanels heading even when nested (Thibaud Colas)