From ef9b8e6c9b9ed3ac1fd500f130677378c83e5d45 Mon Sep 17 00:00:00 2001 From: EddyAlleman <979361+EddyAlleman@users.noreply.github.com> Date: Tue, 14 Sep 2021 13:09:03 +0200 Subject: [PATCH] typo --- docs/_content/getting-started/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_content/getting-started/index.md b/docs/_content/getting-started/index.md index a616c14..64e8ef9 100644 --- a/docs/_content/getting-started/index.md +++ b/docs/_content/getting-started/index.md @@ -95,7 +95,7 @@ Environment is an optional *--env* parameter allowing to define the current envi ## Serving The Site -For design purpose, site can be served, in this case site will be built to temp location (unless explicitly specified) and served in the *localhost* so it can be accessed i nany browser without the need to configure the host. +For design purpose, site can be served, in this case site will be built to temp location (unless explicitly specified) and served in the *localhost* so it can be accessed in any browser without the need to configure the host. ~~~ > docify serve @@ -150,4 +150,4 @@ Hello World from [Docify](https://docify.net)!

Hello World from Docify!

~~~ -Follow this user guide to learn more features of Docify which allows you to create websites for your blog or technical documentation. This help documentation itself is generated by Docify. You can explore the source code for documentation [here](https://github.com/xarial/docify/tree/master/docs) \ No newline at end of file +Follow this user guide to learn more features of Docify which allows you to create websites for your blog or technical documentation. This help documentation itself is generated by Docify. You can explore the source code for documentation [here](https://github.com/xarial/docify/tree/master/docs)