Skip to content

Commit 1590917

Browse files
Lan5880hynek
andauthored
Update readme.rst (#986)
Fixed grammatical error for "After declaring you attributes attrs gives you" by adding a comma. Co-authored-by: Hynek Schlawack <[email protected]>
1 parent a67c84f commit 1590917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For that, it gives you a class decorator and a way to declaratively define the a
6868
C(a='foo', b='bar')
6969
7070
71-
After *declaring* your attributes ``attrs`` gives you:
71+
After *declaring* your attributes, ``attrs`` gives you:
7272

7373
- a concise and explicit overview of the class's attributes,
7474
- a nice human-readable ``__repr__``,

0 commit comments

Comments
 (0)