Explorar o código

Update README.md

Co-authored-by: Hugo <HugoDF@users.noreply.github.com>
Tom Davies %!s(int64=5) %!d(string=hai) anos
pai
achega
a1e933de41
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -544,7 +544,7 @@ These behave exactly like VueJs's transition directives, except they have differ
 
 > Note: The $event property is only available in the DOM.
 
-If you need to access $event inside of a Javascript function you can pass it in directly:
+If you need to access $event inside of a JavaScript function you can pass it in directly:
 
 `<button x-on:click="myFunction($event)"></button>`