diff --git a/README.md b/README.md index 37cb701..093306f 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ function App() { ### Styling API -The styling API is the same api is vanilla-extract, but allows styles to be defined in the same file, improving the DX. +The styling API is the same api as vanilla-extract, but allows styles to be defined in the same file, improving the DX. Check out [vanilla-extract docs](https://vanilla-extract.style/documentation/api/style/) for the API reference.