diff --git a/README.md b/README.md index cac277d5..71b51c84 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ test('should mock "await import()" using esmock.p', async t => { * 1.6.0 _Dec.02.2021_ * reduce file url length (improve readability of stacktrace) * 1.5.0 _Dec.01.2021_ - * resolve bug around error '--loader=esmock' detectionw + * resolve bug around error '--loader=esmock' detection * 1.4.0 _Nov.30.2021_ * throw error if esmock is called without --loader=esmock * 1.3.3 _Nov.28.2021_