Skip to content

Commit 424f546

Browse files
committed
Typo fixes in README
Fix some minor typos in README.md.
1 parent a6f7a4b commit 424f546

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
@@ -29,4 +29,4 @@ python3 -m http.server --directory site/ # (Optional) View generated documentati
2929

3030
### Overview
3131

32-
The documentation uses the [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) theme. This documentation has been collected from a variety of sources including [Trac](https://trac.webkit.org),[GitHub Wiki](https://github.com/WebKit/WebKit/wiki), and Source Code markdown files.
32+
The documentation uses the [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) theme. This documentation has been collected from a variety of sources including [Trac](https://trac.webkit.org), [GitHub Wiki](https://github.com/WebKit/WebKit/wiki), and WebKit source code markdown files.

0 commit comments

Comments
 (0)