typo in godoc of config package

This commit is contained in:
Julien Neuhart
2018-03-30 13:12:00 +02:00
parent 4a93528f7e
commit 6b0fb2c3f9

View File

@@ -31,7 +31,7 @@ type (
}
// CommandsConfig gathers all commands' configurations as defined
// by the user in the gotenberg.yml
// by the user in the gotenberg.yml file.
CommandsConfig struct {
// HTML is the command's configuration for converting
// an HTML file to PDF.