Skip to content

Commit

Permalink
docs(prefer-let): docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikededo committed Dec 31, 2024
1 parent 600fdc8 commit ae7f479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/prefer-let.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ they are reassigned by Svelte.
```

- `exclude`: The reactive assignments that you want to exclude from being
reported..
reported.

## :mag: Implementation

Expand Down

0 comments on commit ae7f479

Please sign in to comment.