Skip to content

Commit 38e038f

Browse files
committed
Correct Readme
1 parent daff463 commit 38e038f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm install styled-container-query --save
1111
```
1212

1313
## Usage
14-
Nothing easier than that. You can use it like [styled-components](https://github.com/styled-components) and a media query `:container()`.
14+
Nothing easier than that. You can use it like [styled-components](https://github.com/styled-components) and a element query `:container()`.
1515

1616
```javascript
1717
import styledContainerQuery from 'styled-container-query';

0 commit comments

Comments
 (0)