Gavin Courtney преди 4 години
родител
ревизия
a46e175ea8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/docs/src/en/globals/alpine-data.md

+ 1 - 1
packages/docs/src/en/globals/alpine-data.md

@@ -29,7 +29,7 @@ Here's a contrived `dropdown` component for example:
 </script>
 ```
 
-As you can see we've extracted the properties and methods we would usually define directly inside `x-data` into a seperate Alpine component object.
+As you can see we've extracted the properties and methods we would usually define directly inside `x-data` into a separate Alpine component object.
 
 <a name="registering-from-a-bundle"></a>
 ## Registering from a bundle