Skip to content

Commit f258ca4

Browse files
Update CONTRIBUTING.md: Fix spelling of preceding
Co-authored-by: Gerald Elder-Vass <gerald.elder-vass@citrix.com> Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
1 parent 7ad91cd commit f258ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ pipx inject pylint pyfakefs six mock pytest{,_forked,-localftpserver}
128128
129129
For consistently well-spaced documentation, all Markdown files are checked
130130
in CI using Markdownlint, which ensures that e.g. code blocks are separated
131-
by space from the proceeding and following paragraphs and so on. This helps
131+
by space from the preceding and following paragraphs and so on. This helps
132132
to keep the Markdown source as well-readable as the rendered Markdown.
133133
134134
To check and fix Markdown files quickly, use:

0 commit comments

Comments
 (0)