diff --git a/docs/contributing.md b/docs/contributing.md index fd9250d..0d0b456 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -52,5 +52,5 @@ print('Hello, world!') ``` ```` -Inline code, indicated with `\`backticks\``, should be used when calling out specific +Inline code, indicated with `` `backticks` ``, should be used when calling out specific functions or Python keywords within the body of paragraphs or in lists.