Skip to content

Commit bbf0a98

Browse files
committed
Misc copy edit
1 parent 1ad66b4 commit bbf0a98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

devdoc/jdp/jdp-2023-03-jaybird-style-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ When breaking a line, it is preferred to keep article and noun together, that
7070
means that even if the article (e.g. _"the"_) would still fit on the line, you
7171
break *before* the article, so article and noun are on the new line.
7272

73-
#### Asciidoc
73+
#### AsciiDoc
7474

75-
For asciidoc, we don't apply a maximum line length for normal text. Instead,
75+
For AsciiDoc, we don't apply a maximum line length for normal text. Instead,
7676
a "sentence-per-line" (or "line-per-sentence", or "ventilated prose") style is
7777
used. This means
7878

0 commit comments

Comments
 (0)