diff --git a/JavaScript/React/React.md b/JavaScript/React/React.md
index 459f68f..1dca41d 100644
--- a/JavaScript/React/React.md
+++ b/JavaScript/React/React.md
@@ -2,7 +2,7 @@
 
 ## Components
 
-Thera are two types of react componets:
+Thera are two types of react components:
 
 - Function Components
 - Class Components