Explorar el Código

Update README.md

Stefan Bauer hace 5 años
padre
commit
8353514adb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -56,7 +56,7 @@ Alpine.start()
 </div>
 ```
 
-You can even use if for non-trivial things:
+You can even use it for non-trivial things:
 *Pre-fetching a dropdown's HTML content on hover*
 ```html
 <div x-data="{ open: false }">