Caleb Porzio %!s(int64=5) %!d(string=hai) anos
pai
achega
070abf7d7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -307,7 +307,7 @@ It's important that `x-if` is used on a `<template></template>` tag because Alpi
 </template>
 ```
 
-Alpine offers a 6 different transition directives for applying classes to various stages of an element's transition from a "hidden" to a "shown" state. These directives work both with `x-show` AND `x-if`.
+Alpine offers 6 different transition directives for applying classes to various stages of an element's transition from a "hidden" to a "shown" state. These directives work both with `x-show` AND `x-if`.
 
 These behave exactly like VueJs's transition directives, except they have different, more sensible names: