Skip to content

Commit c4630c8

Browse files
authored
chore: fix typo in readme (#543)
1 parent d68887b commit c4630c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ A [rust library](https://docs.rs/parse_wiki_text/0.1.5/parse_wiki_text/) for par
350350
In the end, this repository was born.
351351
It renders pages faster than MediaWiki serves pages from its cache (TrueWiki: ~30ms, MediaWiki: ~120ms).
352352

353-
The wikitext supported is far from completely, and it is easily to find many edge-cases where it fails.
353+
The wikitext supported is far from complete, and it is easy to find many edge-cases where it fails.
354354
But mostly, this can be solved by informing the user, while creating the page, something is going wrong.
355355
Often the fixes are trivial, and good user-feedback avoids this.
356356
This means that with only supporting a subset of wikitext, all of the 5000+ pages on the OpenTTD wiki as it was in 2020 could be rendered to HTML in nearly the same way as MediaWiki can.

0 commit comments

Comments
 (0)