From a96aff1e564227cc03f10aa757ff5c2b80c482b1 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 10 Oct 2013 02:27:26 -0700 Subject: [PATCH] fix typo in Getting Started docs prose --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.html b/getting-started.html index f5a9263b02..1ed2be5dc6 100644 --- a/getting-started.html +++ b/getting-started.html @@ -995,7 +995,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

In summary, here's the basic workflow:

-- 2.47.2