From 2a7deebcb806efa7a55eb8199c3aec824fadef90 Mon Sep 17 00:00:00 2001 From: Chris Price Date: Sun, 22 Jan 2017 13:19:25 -0800 Subject: [PATCH] s/consistend/consistent --- doc/MANAGED_DEPS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MANAGED_DEPS.md b/doc/MANAGED_DEPS.md index 3bb593f5..88c6b34b 100644 --- a/doc/MANAGED_DEPS.md +++ b/doc/MANAGED_DEPS.md @@ -11,7 +11,7 @@ dependency across a large number of projects without having to be mindful of every common dependency version across all of your libraries. When using `:pedantic? :abort` in your projects, to ensure that you are producing -a consistend and predictable build, it can be very cumbersome to play the +a consistent and predictable build, it can be very cumbersome to play the "dependency version whack-a-mole" game that arises whenever an upstream library bumps a version of one of its dependencies. `:managed-dependencies` can help alleviate this issue by allowing you to keep the dependency version numbers