Skip to content

Commit 852b95e

Browse files
committed
clarify prose example
1 parent 987b831 commit 852b95e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,9 @@ Some miscellanous style, idioms, and conventions we have are:
182182

183183
### Markdown/Sphinx Style
184184

185-
* Use colons (e.g. `:::`) for prose sections of text.
185+
* Use colons for prose sections of text, e.g. `:::{note}`, not backticks.
186186
* Use backticks for code blocks.
187-
* Max line length: 100
187+
* Max line length: 100.
188188

189189
### BUILD/bzl Style
190190

0 commit comments

Comments
 (0)