Fix typo in documentation
Categories
(bugzilla.mozilla.org :: Documentation, defect)
Tracking
()
People
(Reporter: ben.allan.burton, Assigned: dkl)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
Found a typo here
https://bmo.readthedocs.io/en/latest/using/finding.html
section 2.5.4.3 Searching For Bugs Restricted To Groups
Actual results:
"When administrators set up products, they can establish one or more groups bugs in the product can be associated with. If a bug is associated with a group then only users who are members of the group can see them."
Expected results:
"When administrators set up products, they can establish one or more groups that bugs in the product can be associated with. If a bug is associated with a group then only users who are members of the group can see it."
Assignee | ||
Comment 1•1 year ago
|
||
Thanks for the report. I have merged the change and should show up in the next production deployment.
https://github.com/mozilla-bteam/bmo/commit/3790f54827da078c996964f001a80dec1aed23d7
Description
•