Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 79403a0

Browse files
authored
Update README.md
1 parent 35ff4ef commit 79403a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ Include all the below rules, as well as all priority rules in above categories,
102102

103103
| | Rule ID | Description |
104104
|:---|:--------|:------------|
105-
| :wrench: | [nuxt/no-timing-in-fetch-data](./docs/rules/no-timing-in-fetch-data.md) | Disallow `setTimeout/setInterval` in `asyncData/fetch` |
105+
| | [nuxt/no-timing-in-fetch-data](./docs/rules/no-timing-in-fetch-data.md) | Disallow `setTimeout/setInterval` in `asyncData/fetch` |
106106
| | [nuxt/require-func-head](./docs/rules/require-func-head.md) | Enforce `head` property in component to be a function. |

0 commit comments

Comments
 (0)