Skip to content

Commit 44eb449

Browse files
authored
Update configure.md
Just fixed a typo. I am lazy, so I adjusted a single letter as to not bother with any more grammar.
1 parent b098960 commit 44eb449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/logging/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ included with Docker, you can also implement and use [logging driver plugins](pl
3030
> output, which can lead to disk space exhaustion.
3131
>
3232
> Docker keeps the json-file logging driver (without log-rotation) as a default
33-
> to remain backward compatibility with older versions of Docker, and for situations
33+
> to retain backward compatibility with older versions of Docker, and for situations
3434
> where Docker is used as runtime for Kubernetes.
3535
>
3636
> For other situations, the `local` logging driver is recommended as it performs

0 commit comments

Comments
 (0)