1
0
Caleb Porzio 5 жил өмнө
parent
commit
756b5ca951
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -127,7 +127,7 @@ Think of it like the `data` property of a Vue component.
 
 **Extract Component Logic**
 
-You can extract data (and behavior) into reusable s:
+You can extract data (and behavior) into reusable functions:
 
 ```html
 <div x-data="dropdown()">