瀏覽代碼

Fixing typo

reausable > reusable
Ben Furfie 5 年之前
父節點
當前提交
4fdbfc9eb3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

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