From f27e9b2887eadb62ecd55215d9fe584cfdb19ae7 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Wed, 12 Feb 2020 00:30:45 -0600 Subject: [PATCH] asdf --- content/enterprise/prototype/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/enterprise/prototype/index.md b/content/enterprise/prototype/index.md index 9fe4afb..c4de9a7 100644 --- a/content/enterprise/prototype/index.md +++ b/content/enterprise/prototype/index.md @@ -17,7 +17,7 @@ This past weekend, while on my trip to Minneapolis, I completed a very early pro ## Prototype -The prototype for experimenting is a simple "Hello, world" application. If you've looked at any web framework before, this is probably one of the simplest examples of bindings: type something into a box and watch as the text magically populates with whatever you wrote in the box. If you're using a WASM-compatible browser with JavaScript enabled, you should be able to try out the demo in real-time: +The prototype for experimenting is a simple "Hello, world" application. If you've looked at any web framework before, this is probably one of the simplest examples of bindings: type something into a box and watch as the text magically populates with whatever you wrote in the box. If you're using a WASM-compatible browser with JavaScript enabled, you should be able to try out the demo right here: