Browse Source

fix typo

pull/4/head
Nicolas Massé 7 years ago
parent
commit
0f8f469bae
  1. 2
      content/blog/writing-workshop-instructions-with-hugo-variables.md

2
content/blog/writing-workshop-instructions-with-hugo-variables.md

@ -47,7 +47,7 @@ Test locally your changes new website by running:
hugo server -D
```
Tou can now open [localhost:1313/packaging/git-commit/](http://localhost:1313/packaging/git-commit/)
You can now open [localhost:1313/packaging/git-commit/](http://localhost:1313/packaging/git-commit/)
and confirm that variables have been expanded:
```md

Loading…
Cancel
Save