Skip to content

Commit 674d6eb

Browse files
matey-jackmunificent
authored andcommitted
grammar fix (flutter#692)
1 parent f210011 commit 674d6eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ but, moreso, should look nice to most human readers, most of the time.
55

66
[dart style guide]: https://www.dartlang.org/guides/language/effective-dart/style
77

8-
The formatter handles indentation, inline whitespace and
9-
(by far the most difficult), intelligent line wrapping.
8+
The formatter handles indentation, inline whitespace, and
9+
(by far the most difficult) intelligent line wrapping.
1010
It has no problems with nested collections, function
1111
expressions, long argument lists, or otherwise tricky code.
1212

0 commit comments

Comments
 (0)