Skip to content

Commit 3c89455

Browse files
Update receiver/journaldreceiver/README.md
Co-authored-by: Daniel Jaglowski <[email protected]>
1 parent 2fd4a2e commit 3c89455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

receiver/journaldreceiver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following configuration:
4848
```
4949
5050
will be passed to `journald` as the following arguments: `journald ... _SYSTEMD_UNIT=ssh + _SYSTEMD_UNIT=kubelet _UID=1000`,
51-
which is going to retrieve all entries which matche at least one of the following rules:
51+
which is going to retrieve all entries which match at least one of the following rules:
5252

5353
- `_SYSTEMD_UNIT` is `ssh`
5454
- `_SYSTEMD_UNIT` is `kubelet` and `_UID` is `1000`

0 commit comments

Comments
 (0)