From 4c04ba3bfbdac03dd2deaa441a3402d6d7d90a82 Mon Sep 17 00:00:00 2001 From: Jordan Purinton Date: Thu, 16 Aug 2018 08:44:55 -0600 Subject: [PATCH] docs(router):fix typo --- core/src/components/router/test/preview/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/router/test/preview/index.html b/core/src/components/router/test/preview/index.html index 7c3374dece..7daea3da92 100644 --- a/core/src/components/router/test/preview/index.html +++ b/core/src/components/router/test/preview/index.html @@ -61,7 +61,7 @@ - this is the first pahe + this is the first path `; } }