Skip to content

Commit ae7f479

Browse files
committed
docs(prefer-let): docs typo
1 parent 600fdc8 commit ae7f479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/rules/prefer-let.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ they are reassigned by Svelte.
5050
```
5151

5252
- `exclude`: The reactive assignments that you want to exclude from being
53-
reported..
53+
reported.
5454

5555
## :mag: Implementation
5656

0 commit comments

Comments
 (0)