Skip to content

Commit 647dd18

Browse files
Fixed grammar in README.md (#2267)
1 parent ecc6831 commit 647dd18

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
@@ -25,7 +25,7 @@ Make your functions return something meaningful, typed, and safe!
2525
- Provides type-safe interfaces to create your own data-types with enforced laws
2626
- Has a bunch of helpers for better composition
2727
- Pythonic and pleasant to write and to read 🐍
28-
- Support functions and coroutines, framework agnostic
28+
- Supports functions and coroutines, framework agnostic
2929
- Easy to start: has lots of docs, tests, and tutorials
3030

3131
[Quickstart](https://returns.readthedocs.io/en/latest/pages/quickstart.html) right now!

0 commit comments

Comments
 (0)