fix(godoc): typo

This commit is contained in:
Julien Neuhart
2025-05-20 11:50:18 +02:00
parent ce155fb43e
commit 1d8630810b

View File

@@ -73,7 +73,7 @@ var (
)
// Chromium is a module that provides both an [Api] and routes for converting
// HTML document to PDF.
// an HTML document to PDF.
type Chromium struct {
autoStart bool
disableRoutes bool