summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48df83a..d343459 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ shiplift = "0.5"
### communicating with hosts
-To use shiplift, you must first have a docker daemon readily accessible. Typically this daemon processs
+To use shiplift, you must first have a docker daemon readily accessible. Typically this daemon process
is resolvable via a url specified by an env var named `DOCKER_HOST`.
```rust