mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: fix typo in the comment
comment in the source code for Logger: thhe -> the
This commit is contained in:
@@ -87,7 +87,7 @@ type Config struct {
|
||||
// LogOutput is the destination for logs
|
||||
LogOutput io.Writer
|
||||
|
||||
// Logger provides a logger to thhe client
|
||||
// Logger provides a logger to the client
|
||||
Logger log.InterceptLogger
|
||||
|
||||
// Region is the clients region
|
||||
|
||||
Reference in New Issue
Block a user