backticks

This commit is contained in:
HBBisenieks 2022-03-15 14:47:02 -07:00 committed by Kyle Brown
parent 32bafcdc46
commit dc171360f6

View File

@ -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.