From 687d5fce3e9469f807b79310aa2c718463da5d8e Mon Sep 17 00:00:00 2001 From: plan-do-break-fix Date: Fri, 23 Apr 2021 18:51:08 -0500 Subject: [PATCH] fix(docs): corrects common typos in project documentation --- meta_request/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta_request/README.md b/meta_request/README.md index e65097d..ed99b5a 100644 --- a/meta_request/README.md +++ b/meta_request/README.md @@ -37,7 +37,7 @@ List of available attributes and defaults can be found in [lib/meta_request/conf ## Docker -Apps runing in Docker container will have filepaths of the container so links to editor would not work. To fix this, you need to propagate working directory through enviroment variable `SOURCE_PATH`. With docker-compose it can be done like this: +Apps running in Docker container will have filepaths of the container so links to editor would not work. To fix this, you need to propagate working directory through environment variable `SOURCE_PATH`. With docker-compose it can be done like this: ```yaml services: