diff --git a/content/posts/how-to-write-a-good-bug-report.md b/content/posts/how-to-write-a-good-bug-report.md index ed25b4a..f5376ac 100644 --- a/content/posts/how-to-write-a-good-bug-report.md +++ b/content/posts/how-to-write-a-good-bug-report.md @@ -69,7 +69,7 @@ reports. There are a few issue with this if you wish to have your ticket resolved. Forgetting about the job for a second, in the context of a free software -project for example, where people often volonteer, they might just not bother +project for example, where people often volunteer, they might just not bother answering you in return if you don't do any effort. For my use-case, as I am paid to provide support, the issue is that questions @@ -88,7 +88,7 @@ involved. This is a trick question. -My helpful friend [Wikpedia says](https://en.wikipedia.org/wiki/Software_bug), +My helpful friend [Wikipedia says](https://en.wikipedia.org/wiki/Software_bug), "an error, flaw, failure or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways."