fix: fix typos

This commit is contained in:
Stavros
2026-05-09 13:42:44 +03:00
parent 886f9a84d6
commit 02b48aa165
7 changed files with 12 additions and 18 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ func NewLogger() *Logger {
App: model.LogStreamConfig{
Enabled: true,
},
// No reason to enabled audit by default since it will be surpressed by the log level
// No reason to enabled audit by default since it will be suppressed by the log level
},
},
}