From f4084671bccdc6efe3638512166515307e0b5f36 Mon Sep 17 00:00:00 2001 From: Bryce Gibson Date: Thu, 22 Dec 2016 21:15:15 +1100 Subject: [PATCH] Typo. --- api/tests/test-router.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/tests/test-router.js b/api/tests/test-router.js index c8bbfac1..47bc1ac5 100644 --- a/api/tests/test-router.js +++ b/api/tests/test-router.js @@ -51,7 +51,7 @@ o.spec("route", function() { o(root.firstChild.nodeName).equals("DIV") }) - o("routed mount points can redraw synchronoulsy (#1275)", function() { + o("routed mount points can redraw synchronously (#1275)", function() { var view = o.spy() $window.location.href = prefix + "/"