godoc for logger package + typo in godoc of main package + typo in gotenberg.yml

This commit is contained in:
Julien Neuhart
2018-03-30 12:00:46 +02:00
parent 15c85ee81a
commit 2dc64b70e1
3 changed files with 18 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
/*
Package main handles the application startup and shutdown.
Gotenberg is a stateless API for converting HTML files and Office document to PDF.
Gotenberg is a stateless API for converting HTML files and Office documents to PDF.
For more information, go to https://github.com/gulien/gotenberg.
*/