Skip to content

Commit 92c3850

Browse files
Update configure.md (#21915)
Just fixed a typo. I am lazy, so I adjusted a single letter as to not bother with any more grammar. <!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [x] Editorial review - [ ] Product review --------- Co-authored-by: Sarah Sanders <[email protected]>
1 parent d083617 commit 92c3850

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 remain backwards compatible 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)