diff --git a/doc/reference/src/ado.xml b/doc/reference/src/ado.xml
index d08313ba..f9959399 100644
--- a/doc/reference/src/ado.xml
+++ b/doc/reference/src/ado.xml
@@ -2047,7 +2047,7 @@ public static void ApplyConnectionAndTx(object typedDataSetAdapter, IDbProvider
AdoQuery class is rarely used directly since the
MappingAdoQuery subclass provides a much more
convenient implementation for mapping rows to .NET classes. Another
- implementations that extends AdoQuery is
+ implementation that extends AdoQuery is
MappingadoQueryWithParameters (See SDK docs for
details).