diff --git a/rules/fix-small-web-errors/rule.md b/rules/fix-small-web-errors/rule.md index 9cc0df6da87..d6c1fe8ffff 100644 --- a/rules/fix-small-web-errors/rule.md +++ b/rules/fix-small-web-errors/rule.md @@ -8,15 +8,25 @@ created: 2016-11-16T16:22:22.0000000Z authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan -related: [] +related: +- rubber-stamp-prs redirects: - efficiency-do-all-your-employees-know-the-quickest-way-to-fix-small-web-errors - how-to-fix-small-web-errors --- -Imagine this scenario... Mary notices a small typo on a page in her intranet. As a good employee, she opens up the [backlog](/do-you-constantly-add-to-the-backlog) and reports the spelling error. As she sends it she says to herself *"That took more time to report the error than it would have taken me to fix it"*. +Imagine this scenario... A designer notices a small typo on an intranet page. As a good employee, they open up the [backlog](/do-you-constantly-add-to-the-backlog) and create a PBI to fix the spelling error. Then send a ["to myself"](/send-to-myself-emails/) to action. + +Meanwhile they are thinking... *"That took more time to report the error than it would have taken me to fix it"*. -Small errors should be fixed by the person who found them stright away. Text changes can be easily done in SharePoint or WordPress. If you know who the culprit is, it might be a good idea to inform that person, including the things you have fixed. +Small errors should be fixed by the person who found them straight away. Text changes can be easily done in SharePoint, WordPress, or GitHub. + +Bear in mind that communication is indispensable. Therefore, it's crucial to ensure that other individuals connected to that content are informed about the fixes/changes through either an @mention or a brief instant message (IM). + +::: info +Epecially if you find out who the culprit is, it is a good idea to notify that person including the things you have fixed, so it doesn't happen again. +::: +