diff --git a/building/markdown/markdown.md b/building/markdown/markdown.md index ff768915..5fa287a4 100644 --- a/building/markdown/markdown.md +++ b/building/markdown/markdown.md @@ -46,7 +46,7 @@ If you want some more information, [Google][google-link] is a useful resource. [google-link]: https://google.com ``` -Which renders as, "If you want some more information, [Google][google-link]". +Which renders as, "If you want some more information, [Google][google-link] is a useful resource." ## Code