This commit is contained in:
Mike Thompson 2017-01-04 07:29:17 +11:00
parent 46e0a60af1
commit af0cdf3d26
1 changed files with 2 additions and 2 deletions

View File

@ -223,8 +223,8 @@
We can test `f` easily - it is a pure fucntions - independently of We can test `f` easily - it is a pure fucntions - independently of
any CRUD operation. any CRUD operation.
This brings huge simplicity at the enpense of some re-computation This brings huge simplicity at the expense of some re-computation
each time. This made be a very satisfactory tradeoff for many cases." each time. This may be a very satisfactory tradeoff in many cases."
[f] [f]
(->interceptor (->interceptor
:id :enrich :id :enrich