diff --git a/_examples/README.md b/_examples/README.md index 694e8b14..d993ff0e 100644 --- a/_examples/README.md +++ b/_examples/README.md @@ -33,7 +33,7 @@ $ go run main.go ### Overview - [Hello world!](hello-world/main.go) -- [Hello WebAssemply!](webassembly/basic/main.go) +- [Hello WebAssembly!](webassembly/basic/main.go) - [Glimpse](overview/main.go) - [Tutorial: Online Visitors](tutorial/online-visitors/main.go) - [Tutorial: A Todo MVC Application using Iris and Vue.js](https://hackernoon.com/a-todo-mvc-application-using-iris-and-vue-js-5019ff870064)