There was an error while loading. Please reload this page.
1 parent 5f5e727 commit ce5c550Copy full SHA for ce5c550
README.md
@@ -1192,7 +1192,7 @@ hints for the pairwise grouping with comments or empty lines.
1192
<sup>[[link](#dont-flag-constants)]</sup>
1193
1194
* <a name="underscore-for-unused-bindings"></a>
1195
- Use `_` for destructuring targets and formal arguments names whose
+ Use `_` for destructuring targets and formal argument names whose
1196
value will be ignored by the code at hand.
1197
<sup>[[link](#underscore-for-unused-bindings)]</sup>
1198
0 commit comments