diff --git a/website/static/api/index.html b/website/static/api/index.html
index 515ac49a..31c9e7fa 100644
--- a/website/static/api/index.html
+++ b/website/static/api/index.html
@@ -69,7 +69,7 @@
Tableau Extensions API
the classes and methods for communicating with Tableau components. The Tableau Extensions API
library supports both dashboard extensions and viz extensions (only available in beta), although not
all interfaces and methods apply to both extensions. For an overview of how the API is organized,
- see Tableau Extensions API Basics.
+ see Tableau Extensions API Basics.
Note: To see all the methods and properties for the Extensions API interfaces, select the Inherited option in the upper-right corner of your browser window. This option shows any methods and properties inherited from base classes.
@@ -120,7 +120,7 @@ Dashboard extensions
Viz extensions (available in beta only)
The following diagram shows the relationship between the extensions namespace and the worksheets in
- the workbook. For more information, see Tableau Extensions API Basics.
+ the workbook. For more information, see Tableau Extensions API Basics.