diff --git a/docs/release-notes/release-notes-5.7.0.rst b/docs/release-notes/release-notes-5.7.0.rst index f99153d6..2ceb2659 100644 --- a/docs/release-notes/release-notes-5.7.0.rst +++ b/docs/release-notes/release-notes-5.7.0.rst @@ -8,7 +8,7 @@ Release Date New Features ^^^^^^^^^^^^ -- squash: he pull request UI now includes a dropdown menu, allowing users to select "Squash" or "Close" when merging pull requests in Git and Mercurial repositories, instead of only having the "Merge" option. This feature is exclusive to the Enterprise Edition (EE) and must be enabled by an administrator. +- squash: The pull request UI now includes a dropdown menu, allowing users to select "Squash" or "Close" when merging pull requests in Git and Mercurial repositories, instead of only having the "Merge" option. This feature is exclusive to the Enterprise Edition (EE) and must be enabled by an administrator. - pull request: Introduced a new checkbox in the pull request UI, allowing users to select the option to close the branch after merging. This feature is exclusive to the Enterprise Edition (EE). - user: It is now possible to remove users from the system. When a user is deleted, all of their assets will automatically be reassigned to a new system user, ‘Ghost User’.