Skip to content

Commit 5e56f2b

Browse files
authored
Merge pull request #208 from AdamDang/patch-2
Typo fix in systemlogmonitor/README.md
2 parents f85b416 + 392ebe9 commit 5e56f2b

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)