From e728670c29c92bdb6435cdf51652df27ed0e77fa Mon Sep 17 00:00:00 2001 From: Morris Brodersen Date: Fri, 23 Oct 2020 15:29:02 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 342aaaa..fbbaa8c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ and worthwhile in terms of [user experience](#51-user-experience) Instead, the case study was [designed](#22-rules) to discover minimum viable [patterns](#321-mount-functions) that are truly vanilla. The result is maintainable, albeit [verbose](#522-the-verbose) and with -considerable duplication (most of which is mitigated by ES6). +considerable duplication (most of which may be mitigated by ES6). If anything, the case study validates the value of build steps and frameworks, but also demonstrates that standard web technologies can be used effectively and