Explorar o código

Amend typos

Co-authored-by: Hugo <HugoDF@users.noreply.github.com>
Simone Todaro %!s(int64=5) %!d(string=hai) anos
pai
achega
b376518059
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/for.spec.js

+ 1 - 1
test/for.spec.js

@@ -450,7 +450,7 @@ test('nested x-for event listeners', async () => {
 })
 
 
-test('listener are bound correctyl on update', async () => {
+test('listeners are bound correctly on update', async () => {
     global.data = function() {
         return {
             page: 0,