Skip to content

Commit c00ef09

Browse files
72757373656c6cRussellchrisjsewell
authored
📚 Fix architecture typo (#855) (#910)
Co-authored-by: Russell <[email protected]> Co-authored-by: Chris Sewell <[email protected]>
1 parent 67c597c commit c00ef09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ of the project.
55

66
## A Renderer for markdown-it tokens
77

8-
At a high level, the MyST parser is an extension of th project. Markdown-It-Py
8+
At a high level, the MyST parser is an extension of the Markdown-It-Py project. Markdown-It-Py
99
is a well-structured Python parser for CommonMark text. It also defines an extension
1010
point to include more syntax in parsed files. The MyST parser uses this extension
1111
point to define its own syntax options (e.g., for Sphinx roles and directives).

0 commit comments

Comments
 (0)