Skip to content

Commit 8266a3c

Browse files
committed
fix-up spelling mistake
Signed-off-by: chentanjun <[email protected]>
1 parent d618c80 commit 8266a3c

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)