Skip to content

Commit cf66e37

Browse files
authored
fix typos (#240)
Co-authored-by: musvaage <[email protected]>
1 parent 2fed871 commit cf66e37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ By participating in this project you agree to abide by its terms.
5555

5656
This book started using Sean Kross' [minimal bookdown example](https://github.com/seankross/bookdown-start) as described on their [blog](http://seankross.com/2016/11/17/How-to-Start-a-Bookdown-Book.html).
5757

58-
This README borowed ideas from [ropensci/dev_guide](https://github.com/ropensci/dev_guide).
58+
This README borrowed ideas from [ropensci/dev_guide](https://github.com/ropensci/dev_guide).
5959

6060
## Contributors ✨
6161

chapters/issue_tracking.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ It can be helpful, for example, to search for bugs labelled with `HELPWANTED`, w
9898

9999
### Search By People {#searching-sbp}
100100

101-
You can use this to narrow down your search to only include results of a specific person or up to three people who have participated in any component of the bug's discusson.
101+
You can use this to narrow down your search to only include results of a specific person or up to three people who have participated in any component of the bug's discussion.
102102

103103
![Screenshot of expanded Search By People section showing three fields allowing you to enter a person's name who can be any of the bug assignee, the reporter, a CC list member, or a commenter](../img/bugzilla-adv-search-search-by-people.png)
104104

chapters/lifecycle_of_a_patch.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ In this case, you should attach the patch to the existing issue or bug report on
118118

119119
1. Use the Attachments option to add the `*.diff` file as attachment.
120120

121-
2. On the new Create New Attachment web page, add a Brief Decription.
121+
2. On the new Create New Attachment web page, add a Brief Description.
122122

123123
3. Select Content Type as `patch`.
124124

0 commit comments

Comments
 (0)