From 4400c301a718e05df253b10b94b4a7014c15f42a Mon Sep 17 00:00:00 2001 From: no1an <173102489+no1annn@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:34:03 -0500 Subject: [PATCH] Fix a typo in sync-and-host.md cosistent --> consistent --- docs/user/tutorials/sync-and-host.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/tutorials/sync-and-host.md b/docs/user/tutorials/sync-and-host.md index 97643befc..6fe70bfcb 100644 --- a/docs/user/tutorials/sync-and-host.md +++ b/docs/user/tutorials/sync-and-host.md @@ -1,7 +1,7 @@ # Mirror and Host Images Users can populate their repositories with content from an external source like Docker Hub by syncing -their repository. This enables them to maintain the content in a cosistent state without depending +their repository. This enables them to maintain the content in a consistent state without depending on external sources. ## Create a Repository