Skip to content

Commit

Permalink
Update contributor_guide.md (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketP04 authored Oct 26, 2023
1 parent fc340b9 commit 9d1ab78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributor_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ There should be a conclusion section that recapitulates key takeaways from the e

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

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

### Mathematical notation

Expand Down

0 comments on commit 9d1ab78

Please sign in to comment.