Skip to content

Commit ffe4fe9

Browse files
kevinweberljharb
authored andcommitted
[guide] Clarify wording
1 parent 69e3437 commit ffe4fe9

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
@@ -2764,7 +2764,7 @@ Other Style Guides
27642764
```
27652765
27662766
<a name="whitespace--computed-property-spacing"></a>
2767-
- [19.15](#whitespace--computed-property-spacing) Enforce spacing inside of computed properties. eslint: [`computed-property-spacing`](https://eslint.org/docs/rules/computed-property-spacing)
2767+
- [19.15](#whitespace--computed-property-spacing) Enforce spacing inside of computed property brackets. eslint: [`computed-property-spacing`](https://eslint.org/docs/rules/computed-property-spacing)
27682768
27692769
```javascript
27702770
// bad

0 commit comments

Comments
 (0)