Skip to content

Commit

Permalink
Merge pull request #42 from mvasin/patch-2
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
thearnica authored Aug 5, 2020
2 parents 5076adb + ef34a8c commit d3136bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ orientation.useMedia({

## Rules

- **Rule 1**: Don't mix **conserns**
- **Rule 1**: Don't mix **concerns**

You shall never mix `size` and `orientation`, `hover` and `reduced-motion` - they are different **slices** of a one big state.

Expand Down

0 comments on commit d3136bf

Please sign in to comment.