diff --git a/aspnetcore/blazor/javascript-interoperability/index.md b/aspnetcore/blazor/javascript-interoperability/index.md index b1bfe929f7..e31017446b 100644 --- a/aspnetcore/blazor/javascript-interoperability/index.md +++ b/aspnetcore/blazor/javascript-interoperability/index.md @@ -38,7 +38,7 @@ JS interop calls are asynchronous by default, regardless of whether the called c [!INCLUDE[](~/blazor/includes/js-initializers.md)] -## Location of JavaScipt +## Location of JavaScript Load JavaScript (JS) code using any of the following approaches: