Skip to content

Commit ce817db

Browse files
Update README.md
1 parent dfb2f9a commit ce817db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ code) at a glance.
266266
[ReactiveCocoa 3.0][https://github.com/ReactiveCocoa/ReactiveCocoa/blob/master/CHANGELOG.md] has solved this problem by distinguishing side
267267
effects with the separate [`Signal`][Signals] and [`SignalProducer`][Signal producers] types. Although this
268268
means there’s another type to learn about, it improves code clarity and helps
269-
communicates intent much better.
269+
communicate intent much better.
270270

271271
In other words, **ReactiveSwift’s changes here are [simple, not
272272
easy](http://www.infoq.com/presentations/Simple-Made-Easy)**.

0 commit comments

Comments
 (0)