diff --git a/AsyncFunction.md b/AsyncFunction.md index f6ea8c6..293eaaa 100644 --- a/AsyncFunction.md +++ b/AsyncFunction.md @@ -1,6 +1,6 @@ ## AsyncFunction -JScript does not support the `async` keyword. So, Wilson JS uses the `AsyncFunction` class made by itself. +JScript does not support the `async` keyword. So, WelsonJS uses the `AsyncFunction` class made by itself. ### Examples