Caleb Porzio 5 年之前
父節點
當前提交
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()">