Fix a minor docs typo

This commit is contained in:
Timur Demin 2022-03-27 14:16:21 +05:00
parent 263e7eea39
commit e0754ac405
No known key found for this signature in database
GPG key ID: 9EDF3F9D9286FA20

View file

@ -17,7 +17,7 @@
// to be started in the top level directory of a Hugo site (the one
// containing config.toml, config.json, or config.yaml).
//
// gmngh will read layout template files (with .gotmpl extension) and
// gmnhg will read layout template files (with .gotmpl extension) and
// then apply them to content files ending with .md by the following
// algorithm (layout file names are relative to gmnhg/):
//