Skip to content

Commit ce5c550

Browse files
committed
Update README.md
small typo
1 parent 5f5e727 commit ce5c550

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
@@ -1192,7 +1192,7 @@ hints for the pairwise grouping with comments or empty lines.
11921192
<sup>[[link](#dont-flag-constants)]</sup>
11931193

11941194
* <a name="underscore-for-unused-bindings"></a>
1195-
Use `_` for destructuring targets and formal arguments names whose
1195+
Use `_` for destructuring targets and formal argument names whose
11961196
value will be ignored by the code at hand.
11971197
<sup>[[link](#underscore-for-unused-bindings)]</sup>
11981198

0 commit comments

Comments
 (0)