mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 20:02:15 +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
|
// CommandsConfig gathers all commands' configurations as defined
|
||||||
// by the user in the gotenberg.yml
|
// by the user in the gotenberg.yml file.
|
||||||
CommandsConfig struct {
|
CommandsConfig struct {
|
||||||
// HTML is the command's configuration for converting
|
// HTML is the command's configuration for converting
|
||||||
// an HTML file to PDF.
|
// an HTML file to PDF.
|
||||||
|
|||||||
Reference in New Issue
Block a user