File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -306,7 +306,7 @@ see the README file at the top level of this repository.
306306
307307# Semantic Line Breaks
308308
309- The RST files in this repository use semantic line breaks,
309+ The markdown files in this repository use semantic line breaks,
310310where lines end at sentence and clause boundaries.
311311This keeps lines short enough to ensure that
312312diffs remain readable when shown in places like
@@ -335,7 +335,7 @@ to help keep the diffs small and preserve per-line history.
335335Don’t rewrap an existing line just because it’s too long,
336336unless you’re actually making other changes.
337337For historical reasons,
338- here are parts of the book
338+ there are parts of the book
339339that use a line length of 90 or 100 characters;
340340rewrapping them just for the sake of line length
341341would make history harder to follow and create a bunch of noisy diffs.
You can’t perform that action at this time.
0 commit comments