Skip to content

Commit

Permalink
fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
qwinsi committed Sep 10, 2024
1 parent 2b9ebb6 commit 3bb9329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ graph LR
```

- parser: Implemented in class `LatexParser`.
- converter: Implemented in function `converterTree`.
- converter: Implemented in function `convertTree`.
- writer: Implemented in class `TypstWriter`.

## Contributing
Expand Down

0 comments on commit 3bb9329

Please sign in to comment.