Grammar fixes
diff --git a/Doc/library/commands.rst b/Doc/library/commands.rst
index a221fb5..84ef257 100644
--- a/Doc/library/commands.rst
+++ b/Doc/library/commands.rst
@@ -47,7 +47,7 @@
the argument.
.. deprecated:: 2.6
- This function is nonobvious and useless, also the name is misleading in the
+ This function is nonobvious and useless. The name is also misleading in the
presence of :func:`getstatusoutput`.
diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst
index 64d3c32..af537aa 100644
--- a/Doc/library/stdtypes.rst
+++ b/Doc/library/stdtypes.rst
@@ -2185,7 +2185,7 @@
.. attribute:: file.errors
- The Unicode error handler used to along with the encoding.
+ The Unicode error handler used along with the encoding.
.. versionadded:: 2.6