diff --git a/tutorial/tutorial1.md b/tutorial/tutorial1.md index 191b500..ba9d37b 100644 --- a/tutorial/tutorial1.md +++ b/tutorial/tutorial1.md @@ -160,7 +160,7 @@ If all goes well you'll see output like this: [13:55:39] ✔ successfully compiled. ``` -Running `vuepress dev` creates a sort of temporary copy of the site on the fly. It converts the Markdown files (such as README.md) to HTML, so, for example, `## Location and directions` gets converted to HTML that looks like this: +Running `vuepress dev` creates a sort of temporary copy of the site on the fly. It converts the Markdown files (such as README.md) to HTML, so, for example, `## Welcome to Example.com` gets converted to HTML that looks like this: ```html