Skip to content

Commit f0779e9

Browse files
bermanborisarunoda
authored andcommitted
Grammar fix (vercel#2686)
pseedo -> pseudo
1 parent 4f0592a commit f0779e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-glamorous/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ now
2828

2929
This example features how to use [glamorous](https://github.com/kentcdodds/glamorous) as the styling solution instead of [styled-jsx](https://github.com/zeit/styled-jsx). It also incorporates [glamor](https://github.com/threepointone/glamor) since `glamor` is a dependency for `glamorous`.
3030

31-
We are creating three `div` elements with custom styles being shared across the elements. The styles includes the use of pseedo-elements and CSS animations.
31+
We are creating three `div` elements with custom styles being shared across the elements. The styles includes the use of pseudo-elements and CSS animations.

0 commit comments

Comments
 (0)