From 62cff2d0e92df1b63f26344a4ca8874ee439d56d Mon Sep 17 00:00:00 2001 From: Andrew Cheng Date: Fri, 8 Jan 2016 12:47:30 -0800 Subject: [PATCH] minor edit --- doc/differences-from-component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/differences-from-component.md b/doc/differences-from-component.md index 430e2c2..d538d47 100644 --- a/doc/differences-from-component.md +++ b/doc/differences-from-component.md @@ -149,7 +149,7 @@ no "ceremony". This is someting that is very useful for testing and is very easy to do in Component by simply assoc'ing onto a map. -Mount can do it to: https://github.com/tolitius/mount#swapping-alternate-implementations +Mount can do it too: https://github.com/tolitius/mount#swapping-alternate-implementations The reason it is in "Component does it better" section is because, while result is the same, merging maps is a bit simpler than: