From 23367249eccc5de7caa4271df26b2ef3e47065cd Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 23 May 2016 05:17:02 +0200 Subject: [PATCH] update REAMDE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03f9f07..39ddece 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ do your loading stuff early.stop(); // stop "early" when your module is ready ``` -early runs in its own process: The loader animation runs smoothly even when your event queue of your currently loading moudle is working heavily. +early runs in its own process: The loader animation runs smoothly even when your event queue of your currently loading module is working heavily.