We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9ac9e1 + 20fff7c commit 1295932Copy full SHA for 1295932
12factor/08_concurrency.md
@@ -7,7 +7,7 @@ The app can be seen as a set of processes of different types
7
* worker
8
* cron
9
10
-Each process needs to be able to scale horizontally, it can have it's own internal multiplexing.
+Each process needs to be able to scale horizontally, it can have its own internal multiplexing.
11
12
## What does that mean for our application ?
13
0 commit comments