Docs feedback: Code owners "Unparsable sections" example is incorrect

Link the doc: https://docs.gitlab.com/ee/user/project/codeowners/reference.html Describe what is wrong with it : "Sections" examples contain spaces in their names, like [Section name], but in the Unparsable sections part, the second example says that "This file contains an unescaped space between the words Section and name. GitLab recognizes the intended heading as an entry" and that Gitlab interprets it as: "[Section owned by name]{2} @group"

Edited by Joe Woodward