We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbc0ca commit 3aba760Copy full SHA for 3aba760
docs/usage/advanced-hooks.md
@@ -66,7 +66,7 @@ error that says:
66
67
This is caused by the `react/display-name` rule and although it's unlikely to cause you any issues,
68
it's best to take steps to remove it. If you feel strongly about not having a separate `wrapper`
69
-variable, you can disable the error for the test file but adding a special comment to the top of the
+variable, you can disable the error for the test file by adding a special comment to the top of the
70
file:
71
72
```js
0 commit comments