Skip to content

Commit 9d1ab78

Browse files
authored
Update contributor_guide.md (#1553)
1 parent fc340b9 commit 9d1ab78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributor_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ There should be a conclusion section that recapitulates key takeaways from the e
173173

174174
All code keywords should be formatted with backticks, e.g. `like_this` (standard Markdown code formatting).
175175

176-
When refering to a function or method name, it should be followed with parens, like this: `my_function()` or `my_method()`.
176+
When referring to a function or method name, it should be followed with parens, like this: `my_function()` or `my_method()`.
177177

178178
### Mathematical notation
179179

0 commit comments

Comments
 (0)