Skip to content

Commit 392ebe9

Browse files
authored
Typo fix in systemlogmonitor/README.md
configurtion->configuration
1 parent f85b416 commit 392ebe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/systemlogmonitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Log watcher specific configurations are configured in `pluginConfig`.
7575
### Change Log Path
7676

7777
Log on different OS distros may locate in different path. The `logPath`
78-
field in the configurtion file is the log path. You can always configure
78+
field in the configuration file is the log path. You can always configure
7979
`logPath` to match your OS distro.
8080
* filelog: `logPath` is the path of log file, e.g. `/var/log/kern.log` for kernel
8181
log.

0 commit comments

Comments
 (0)