Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# typos

> **Source code spell checker**
> **Source Code Spell Checker**

Finds and corrects spelling mistakes among source code:
Finds and corrects spelling mistakes in source code:
- Fast enough to run on monorepos
- Low false positives so you can run on PRs
- Low false positives ,so you can run on PRs

![Screenshot](./docs/screenshot.png)

Expand Down