diff --git a/README.md b/README.md
index b61c71a..6b8299a 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ Well components are great of course, but when we only need to set a `src` tags w
What are benefits?
-- Native styling (Svelte for now does not allow easy styling of child components
+- Native styling (Svelte for now does not allow easy styling of child components)
With an action we can easily use local styling beacuse we still have access to the `` element
- Lightweight
- Reusable and composable