From 8fd919eedef0c7b98ab5d15257136a6e5d503adb Mon Sep 17 00:00:00 2001 From: Kenny John Jacob Date: Sat, 9 Jun 2018 04:38:11 +0530 Subject: [PATCH] Update system.js (#4626) Fix typo --- test/core/system/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/core/system/system.js b/test/core/system/system.js index 5e53e597..0f67b056 100644 --- a/test/core/system/system.js +++ b/test/core/system/system.js @@ -317,7 +317,7 @@ describe("bound system", function(){ }) - describe("when selector returns a funtcion", function(){ + describe("when selector returns a function", function(){ it("should pass the system to that function", function(){