mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
typo in godoc of config package
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user