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)