From 0b1856d43ed9bc20e9005e9e32b0b71f02036a54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedran=20Burojevi=C4=87?= Date: Sat, 6 Aug 2016 19:44:02 +0200 Subject: [PATCH] Fixes typo in Getting Started --- Documentation/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/GettingStarted.md b/Documentation/GettingStarted.md index 30139d78..4d09961f 100644 --- a/Documentation/GettingStarted.md +++ b/Documentation/GettingStarted.md @@ -714,7 +714,7 @@ If you are unsure how exactly some of the operators work, [playgrounds](../Rx.pl ## Error handling -The are two error mechanisms. +There are two error mechanisms. ### Asynchronous error handling mechanism in observables