Skip to content

Commit 619438d

Browse files
authored
Merge pull request #67 from corporate-gadfly/patch-1
Fix grammar in README about service execution
2 parents 3b846da + c8da094 commit 619438d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The directory structure follows the following conventions. The full path is alwa
106106
## Initialization Scripts
107107

108108
If you would like to do additional initialization, add a directory called `/container-custom-entrypoint.d/` and fill it with `.sh` scripts.
109-
These scripts will be executed at the end of the entrypoint script, before the service is ran.
109+
These scripts will be executed at the end of the entrypoint script, before the service is run.
110110

111111
## How to Release the container
112112

0 commit comments

Comments
 (0)