From c6554dd5ed8874fdc977e0f720bc88d792565237 Mon Sep 17 00:00:00 2001 From: Oblivion Date: Mon, 16 May 2022 20:11:37 +0000 Subject: [PATCH] fix typo --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 86cb42e3f6..165667117c 100644 --- a/docker/README.md +++ b/docker/README.md @@ -3,7 +3,7 @@ **How to use this build script:** The build script `build.sh` can be used to build OpenTelemetry and -it's dependencies withing the desired base image. +it's dependencies within the desired base image. The final image only contains the necessary files in `/`. ```sh