Skip to content

Commit 687d5fc

Browse files
fix(docs): corrects common typos in project documentation
1 parent 847ea41 commit 687d5fc

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)