From af0cdf3d26b0df6c08ede64b734abda05ba96f5e Mon Sep 17 00:00:00 2001 From: Mike Thompson Date: Wed, 4 Jan 2017 07:29:17 +1100 Subject: [PATCH] typos --- src/re_frame/std_interceptors.cljc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/re_frame/std_interceptors.cljc b/src/re_frame/std_interceptors.cljc index afd787f..a2d2add 100644 --- a/src/re_frame/std_interceptors.cljc +++ b/src/re_frame/std_interceptors.cljc @@ -223,8 +223,8 @@ We can test `f` easily - it is a pure fucntions - independently of any CRUD operation. - This brings huge simplicity at the enpense of some re-computation - each time. This made be a very satisfactory tradeoff for many cases." + This brings huge simplicity at the expense of some re-computation + each time. This may be a very satisfactory tradeoff in many cases." [f] (->interceptor :id :enrich