We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a880d commit d1e73b5Copy full SHA for d1e73b5
packages/pigment-css-react/README.md
@@ -814,7 +814,7 @@ const Flex = styled('div')((props) => ({
814
815
2. **Programatically generated styles**
816
817
-For Emotion and styled-components, the styles is different on each render and instance because the styles are generated at runtime:
+For Emotion and styled-components, the styles are different on each render and instance because the styles are generated at runtime:
818
819
```js
820
function randomBetween(min: number, max: number) {
0 commit comments