diff -r 2a98e65de47a -r 906895d3a415 bsc-projects-14.html
--- a/bsc-projects-14.html	Fri Sep 19 11:30:35 2014 +0100
+++ b/bsc-projects-14.html	Fri Sep 19 11:31:34 2014 +0100
@@ -76,7 +76,7 @@
   Scala (and also Java) are almost immune from such
   attacks as they can deal with strings of up to 4,300 as in less than a second. But if you scale
   the regular expression and string further to, say, 4,600 as, then you get a StackOverflowError 
-  potentially crashing your program. Moreover (beside the problem of being painfully slow) according to this
+  potentially crashing your program. Moreover (beside the "minor" problem of being painfully slow) according to this
   report
   nearly all POSIX regular expression matchers are actually buggy.
   
- Last modified: Fri Sep 19 11:30:29 BST 2014 + Last modified: Fri Sep 19 11:31:28 BST 2014 [Validate this page.]