diff --git a/README.md b/README.md
index 9a17fa2..6429770 100644
--- a/README.md
+++ b/README.md
@@ -305,7 +305,7 @@ How do we solve this ? Developers love having framework overview by examples. It
Qwik
-* [] Reactivity
+* [ ] Reactivity
* [x] Declare state
* [ ] Update state
* [ ] Computed state
@@ -325,8 +325,8 @@ How do we solve this ? Developers love having framework overview by examples. It
* [ ] Slot
* [ ] Slot fallback
* [ ] Form input
- * [ ] Input te t
- * [ ] Checkbo
+ * [ ] Input text
+ * [ ] Checkbox
* [ ] Radio
* [ ] Select
* [ ] Webapp features
@@ -336,8 +336,6 @@ How do we solve this ? Developers love having framework overview by examples. It
-
-
## 🤝 Contributing
This site is built with [Astro](https://docs.astro.build). Site content is written in Markdown format located in `content`. For simple edits, you can directly edit the file on GitHub and generate a Pull Request.