Tweaked the Wasm editor config line to include Intellij Ultimate
diff --git a/WebAssembly.asciidoc b/WebAssembly.asciidoc
index 835736d..868da18 100644
--- a/WebAssembly.asciidoc
+++ b/WebAssembly.asciidoc
@@ -147,7 +147,7 @@
 
 # Editor configuration
 
-* https://github.com/golang/go/wiki/Configuring-GoLand-for-WebAssembly[Configuring GoLand for WebAssembly] - Shows the exact steps needed for getting Wasm working in GoLand
+* https://github.com/golang/go/wiki/Configuring-GoLand-for-WebAssembly[Configuring GoLand and Intellij Ultimate for WebAssembly] - Shows the exact steps needed for getting Wasm working in GoLand and Intellij Ultimate
 
 
 # WebAssembly in Chrome