diff --git a/doc.zih.tu-dresden.de/util/grep-forbidden-patterns.sh b/doc.zih.tu-dresden.de/util/grep-forbidden-patterns.sh
index 61fa310667e1cf995efa6f8869877f3a1878d456..7895f576e46e66caa9e14f3d77a74deb918fdab0 100755
--- a/doc.zih.tu-dresden.de/util/grep-forbidden-patterns.sh
+++ b/doc.zih.tu-dresden.de/util/grep-forbidden-patterns.sh
@@ -37,6 +37,9 @@ i	attachurl
 Replace \"todo\" with real content.
 
 i	\<todo\>	<!--.*todo.*-->
+Replace \"Coming soon\" with real content.
+
+i	\<coming soon\>
 Avoid spaces at end of lines.
 
 i	[[:space:]]$