We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db0a71 commit c77f140Copy full SHA for c77f140
readme.md
@@ -119,7 +119,7 @@ const menuItems = [
119
];
120
```
121
122
-In this case, you can still follow the Replexica Rule by simply wrapping the text in JSX! Here's how you can do it:
+In this case, you can still follow The Replexica Rule by simply wrapping the text in JSX! Here's how you can do it:
123
124
```jsx
125
const menuItesm = [
0 commit comments