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.