diff --git a/docs/design.md b/docs/design.md
index 9d5739043005db6e99108261b275fcb9e22ca7c2..c7b5f27ac70fc68b505712f9fa9c131c834bef7a 100644
--- a/docs/design.md
+++ b/docs/design.md
@@ -115,7 +115,8 @@ that is responsible for these updates.
 
 Flux 2 tracks all the files in the `flux2` directory of the [Stackspin code
 repository](https://open.greenhost.net/stackspin/stackspin). Once changes
-are pushd the branch that Flux tracks, the changes are applied to the cluster.
+are pushed to the branch that Flux tracks, the changes are applied to the
+cluster.
 
 We use Flux 2 in "read only" mode, which means that your Stackspin cluster
 does not push changes to our Git repository. You can read more about Flux 2 and