Skip to content

Commit 0a95837

Browse files
committed
Fix description
1 parent 288c896 commit 0a95837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/eslint/rules/best_practices.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ rules[ 'no-invalid-this' ] = 'error';
678678
rules[ 'no-iterator' ] = 'error';
679679

680680
/**
681-
* Never allow the user of `labels`.
681+
* Never allow the use of `labels`.
682682
*
683683
* @name no-labels
684684
* @memberof rules

0 commit comments

Comments
 (0)