Pārlūkot izejas kodu

Merge pull request #1 from benfurfie/benfurfie-patch-1

Fixing typo
Ben Furfie 5 gadi atpakaļ
vecāks
revīzija
444019cff0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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**
 
-You can extract data (and behavior) into reausable functions:
+You can extract data (and behavior) into reusable functions:
 
 ```html
 <div x-data="dropdown()">