فهرست منبع

Corrected misspelled word.

Michael Anderson 5 سال پیش
والد
کامیت
036bdcd6df
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -224,7 +224,7 @@ If you wish to run code AFTER Alpine has made its initial updates to the DOM (so
 
 | Directive | Description |
 | --- | --- |
-| `x-show.transition` | A simultanious fade and scale. (opacity, scale: 0.95, timing-function: cubic-bezier(0.4, 0.0, 0.2, 1), duration-in: 150ms, duration-out: 75ms)
+| `x-show.transition` | A simultaneous fade and scale. (opacity, scale: 0.95, timing-function: cubic-bezier(0.4, 0.0, 0.2, 1), duration-in: 150ms, duration-out: 75ms)
 | `x-show.transition.in` | Only transition in. |
 | `x-show.transition.out` | Only transition out. |
 | `x-show.transition.opacity` | Only use the fade. |