diff --git a/doc/tutorials/closure.md b/doc/tutorials/closure.md index ef64c12ff4..395f9eeb65 100644 --- a/doc/tutorials/closure.md +++ b/doc/tutorials/closure.md @@ -312,7 +312,7 @@ directory: ``` Note that the page includes a `script` tag referencing the `app.js` file, -which is the file resuted from the compilation. +which is the file resulting from the compilation. You are done!