diff --git a/Documentation/overview.rst b/Documentation/overview.rst
index f1ea1ebb19bcdc44e36dac0b06d9270b2ef2b868..5a481989929c32da088f5c96ab97d886d4cfdebc 100644
--- a/Documentation/overview.rst
+++ b/Documentation/overview.rst
@@ -35,8 +35,8 @@ number of tasks that will have been keeping card10 running.  These are:
 Epicardium API
 --------------
 Epicardium exposes lots of functionality via the *Epicardium API*.  The
-technical details if this API can be found in this :ref:`overview
-<epicardium_api_overview>`.  If you are interesting in adding new API calls,
+technical details of this API can be found in this :ref:`overview
+<epicardium_api_overview>`.  If you are interested in adding new API calls,
 you should probably read the :ref:`epicardium_api_guide` guide.
 
 Pycardium