From f3714176d93e082faae77a308f68ee3bb71c18ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Thu, 21 Jun 2018 03:27:22 -0300 Subject: [PATCH] Typo on # 146? (#5980) --- DevelopmentWorkflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DevelopmentWorkflow.md b/DevelopmentWorkflow.md index 0844de7a3..9ae5adf61 100644 --- a/DevelopmentWorkflow.md +++ b/DevelopmentWorkflow.md @@ -143,4 +143,4 @@ If you want to improve on the documentation you can also build and start up dev npm run dev-typedoc ``` -The terminal will point the address you can open in your web browsed. +The terminal will point the address you can open in your web browser.