Skip to content

Commit cbfff2f

Browse files
Merge pull request #3585 from tanjunchen/fix-up-spelling-mistake
fix-up spelling mistake
2 parents 32ceb62 + 8266a3c commit cbfff2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/v2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Current supported schemes for logging are:
183183
* file - Linux & Windows
184184
* npipe - Windows
185185

186-
Binary logging has the abilty to forward a container's STDIO to an external binary for consumption.
186+
Binary logging has the ability to forward a container's STDIO to an external binary for consumption.
187187
A sample logging driver that forwards the container's STDOUT and STDERR to `journald` is:
188188

189189
```go

0 commit comments

Comments
 (0)