Skip to content

Commit de081f7

Browse files
authored
Merge pull request #179 from plan-do-break-fix/Typo-correction
fix(docs): corrects common typos in project documentation
2 parents c253b9f + 687d5fc commit de081f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta_request/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ List of available attributes and defaults can be found in [lib/meta_request/conf
3737

3838
## Docker
3939

40-
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:
40+
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:
4141

4242
```yaml
4343
services:

0 commit comments

Comments
 (0)