From 763c98bd70b9aa06363fb3f49000eb9720bdc435 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Sat, 6 May 2023 23:40:19 +0200 Subject: [PATCH] Fix typo --- docker/bare/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/bare/README.md b/docker/bare/README.md index 0a610b1de90..4baf308f1e1 100644 --- a/docker/bare/README.md +++ b/docker/bare/README.md @@ -1,6 +1,6 @@ ## The bare minimum ClickHouse Docker image. -It is intented as a showcase to check the amount of implicit dependencies of ClickHouse from the OS in addition to the OS kernel. +It is intended as a showcase to check the amount of implicit dependencies of ClickHouse from the OS in addition to the OS kernel. Example usage: