diff --git a/Src/Newtonsoft.Json/JsonSerializer.cs b/Src/Newtonsoft.Json/JsonSerializer.cs
index 9370c107..94f1612d 100644
--- a/Src/Newtonsoft.Json/JsonSerializer.cs
+++ b/Src/Newtonsoft.Json/JsonSerializer.cs
@@ -845,7 +845,7 @@ namespace Newtonsoft.Json
}
///
- /// Deserializes the JSON structure contained by the specified
+ /// Deserializes the JSON structure contained by the specified
/// into an instance of the specified type.
///
/// The containing the object.