diff --git a/Realm/Realm/Linq/IRealmCollection.cs b/Realm/Realm/Linq/IRealmCollection.cs
index 05da4d5cd7..275f696884 100644
--- a/Realm/Realm/Linq/IRealmCollection.cs
+++ b/Realm/Realm/Linq/IRealmCollection.cs
@@ -29,7 +29,7 @@ namespace Realms
///
/// The being monitored for changes.
/// The describing the changes to a ,
- /// or null if an has error occurred.
+ /// or null if an error has occurred.
/// An exception that might have occurred while asynchronously monitoring a
/// for changes, or null if no errors have occurred.
/// Type of the , , or primitive which is being returned.