From a5b37eed3d2c5ae64089bd00bc05b51111cb2458 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Wed, 18 Sep 2019 13:48:50 +0200 Subject: [PATCH] Fix language as requested by @pdurbin. See #87. --- docs/rundev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rundev.md b/docs/rundev.md index c96b0938..fc2b9dd2 100644 --- a/docs/rundev.md +++ b/docs/rundev.md @@ -10,7 +10,7 @@ For any change to the codebase, you most likely will have to wait about five to ten minutes to redeploy from compilation to reload of webpage. This is due to a really big WAR file (which needs to be loaded into the cluster) -and being stuck on old technology in combination with a bloated monolith. +and being stuck on old technology in combination with a tremendous monolith. **YOU HAVE BEEN WARNED.**