We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d618c80 commit 8266a3cCopy full SHA for 8266a3c
1 file changed
runtime/v2/README.md
@@ -183,7 +183,7 @@ Current supported schemes for logging are:
183
* file - Linux & Windows
184
* npipe - Windows
185
186
-Binary logging has the abilty to forward a container's STDIO to an external binary for consumption.
+Binary logging has the ability to forward a container's STDIO to an external binary for consumption.
187
A sample logging driver that forwards the container's STDOUT and STDERR to `journald` is:
188
189
```go
0 commit comments