From 46a85be6b98c849fc8b3572d60b1c5139434fbdb Mon Sep 17 00:00:00 2001 From: DJ Daugherty Date: Tue, 19 Jan 2016 11:07:49 -0500 Subject: [PATCH] fix spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90de9fa..b862b15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactiveFoundation -ReactiveFoundation is a framework from ReactiveKit collection of frameworks that extends NSObject objects with type-safe KVO support and NSNotificationCentar with reactive observing mechanism. Consult ReactiveKit documentation to learn how to work with the Observables it provides. +ReactiveFoundation is a framework from ReactiveKit collection of frameworks that extends NSObject objects with type-safe KVO support and NSNotificationCenter with reactive observing mechanism. Consult ReactiveKit documentation to learn how to work with the Observables it provides. ## Key-Value Observing