Fix Vale issues for /user/group/index.md
Identified documentation issue
For: https://docs.gitlab.com/ee/user/group/index.html - https://gitlab.com/gitlab-org/gitlab/blob/master/doc/user/group/index.md
- doc/user/group/index.md:233:28:gitlab.SubstitutionWarning:If possible, use "select" instead of "click".
- doc/user/group/index.md:234:61:gitlab.Dropdown:Use "dropdown list".
- doc/user/group/index.md:311:273:gitlab.FutureTense:Avoid using future tense: "will be". Use present tense instead.
- doc/user/group/index.md:328:81:gitlab.Dropdown:Use "dropdown list".
- doc/user/group/index.md:330:39:gitlab.ElementDescriptors:When describing elements, if possible, rewrite to remove "button".
- doc/user/group/index.md:342:39:gitlab.ElementDescriptors:When describing elements, if possible, rewrite to remove "button".
- doc/user/group/index.md:350:42:gitlab.ElementDescriptors:When describing elements, if possible, rewrite to remove "button".
- doc/user/group/index.md:378:9:gitlab.SubstitutionWarning:If possible, use "must" instead of "need to".
- doc/user/group/index.md:470:25:gitlab.SubstitutionSuggestions:Consider "in" instead of "within".
- doc/user/group/index.md:470:99:gitlab.SubstitutionSuggestions:Consider "in" instead of "within".
- doc/user/group/index.md:499:39:gitlab.SubstitutionSuggestions:Consider "in" instead of "within".
- doc/user/group/index.md:606:4:gitlab.SubstitutionSuggestions:Consider "after the" instead of "Once the".
- doc/user/group/index.md:651:48:gitlab.SubstitutionSuggestions:Consider "in" instead of "within".
- doc/user/group/index.md:668:36:gitlab.UnclearAntecedent:'These are' is not precise. Try rewriting with a specific subject and verb.
- doc/user/group/index.md:725:80:gitlab.Dropdown:Use "dropdown list".
Process
If you, as a contributor, decide to take this work on, please leave a comment explaining
that you'd like to work on the issue, and mention @gl-docsteam
. A member of the technical
writing team will assign the issue to you, and then you can create one or more linked
merge requests that resolve this issue. For more information, see How to update the docs.
Be sure to close this issue, or ask the technical writer that reviewed your merge request to close it for you, after all linked merge requests are completed.
The work for this issue should involve only what's listed in the previous section. If you identify other work that needs to be done, create separate, unlinked MRs as needed to address those items.
When using automated test results for identified work, use this issue to work only on the listed lines. For example, if the tests list several lines that show the word "admin" as needing to possibly be "administrator," do not modify other parts of the page that may also include "admin," as the testing may have excluded those lines (for example, they may be part of the Admin Area of GitLab).