summaryrefslogtreecommitdiff
path: root/pkg/doc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/doc/README.md')
-rw-r--r--pkg/doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/doc/README.md b/pkg/doc/README.md
index 4f726f4a..709df603 100644
--- a/pkg/doc/README.md
+++ b/pkg/doc/README.md
@@ -18,4 +18,4 @@ no workers in the `stack`, watcher waits for the specified via config (`allocate
7. Golang worker send that request to the PHP worker via various set of transports (`pkg/transport` package).
8. PHP worker send back response to the golang worker (or error via stderr).
9. Golang worker return response payload to the pool.
-10. Pool process this response and return answer to the user. \ No newline at end of file
+10. Pool process this response and return answer to the user.