From 6551d82bedc9a2f2c188c241a38b64c1f7a989de Mon Sep 17 00:00:00 2001
From: mmpe <mmpe@dtu.dk>
Date: Tue, 24 Jan 2017 15:03:14 +0100
Subject: [PATCH] Update developer-guide.md

---
 docs/developer-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/developer-guide.md b/docs/developer-guide.md
index 35b1ba2a..dc44aa24 100644
--- a/docs/developer-guide.md
+++ b/docs/developer-guide.md
@@ -164,7 +164,7 @@ Note that ```--no-deps``` avoids that newer packages from the channel
 ```conda-forge``` will be used instead of those from the default ```anaconda```
 channel. Depending on which packages get overwritten, this might brake your
 Anaconda root environment. As such, using ```--no-deps``` should be
-be used for safety (especially when operating from the root environment).
+used for safety (especially when operating from the root environment).
 
 
 ## Get wetb
-- 
GitLab