diff --git a/components/ActionSheet/README.md b/components/ActionSheet/README.md
index bf2aeb500d0..ebd33c7d26b 100644
--- a/components/ActionSheet/README.md
+++ b/components/ActionSheet/README.md
@@ -22,7 +22,6 @@ the screen and displays actions a user can take.
## Design & API documentation
- - Material Design guidelines: ActionSheet
- Class: MDCActionSheetAction
- Class: MDCActionSheetController
- Protocol: MDCActionSheetControllerDelegate
diff --git a/components/BottomAppBar/README.md b/components/BottomAppBar/README.md
index b30b0489926..32921ebfa59 100644
--- a/components/BottomAppBar/README.md
+++ b/components/BottomAppBar/README.md
@@ -52,7 +52,7 @@ work like [navigation bars](../NavigationBar), but with the additional option to
Bottom app bars follow a recommended Material Design interaction design pattern for providing primary and secondary actions that are easily accessible. With a bottom app bar users are more easily able to use single-handed touch interaction with an application since actions are displayed close to the bottom of the screen within easy reach of a user's thumb.
-The bottom app bar includes a floating action button that is intended to provide users with a primary action. Secondary actions are available on a navigation bar that can be customized with several buttons on the left and right sides of the navigation bar. The primary action floating action button is centered on the bottom app bar by default.
+The bottom app bar includes a floating action button that is intended to provide users with a primary action. Secondary actions are available on a navigation bar that can be customized with several buttons on the left and right sides of the navigation bar. The primary action floating action button is centered on the bottom app bar by default.
MDCBottomAppBarView should be attached to the bottom of the screen or used in conjunction with an expandable bottom drawer. The MDCBottomAppBarView API includes properties that allow changes to the elevation, position and visibility of the embedded floating action button.
diff --git a/components/HeaderStackView/README.md b/components/HeaderStackView/README.md
index 17f96c92daa..d9d33bdf471 100644
--- a/components/HeaderStackView/README.md
+++ b/components/HeaderStackView/README.md
@@ -21,7 +21,7 @@ bar views.
- - -
diff --git a/components/NavigationBar/README.md b/components/NavigationBar/README.md
index fbc914ad493..5e656d852e3 100644
--- a/components/NavigationBar/README.md
+++ b/components/NavigationBar/README.md
@@ -25,12 +25,12 @@ custom title view.
## Related components
diff --git a/components/Ripple/README.md b/components/Ripple/README.md
index 456af0c2006..31166bef650 100644
--- a/components/Ripple/README.md
+++ b/components/Ripple/README.md
@@ -23,7 +23,6 @@ Ripple is a visual form of feedback for touch events providing users a clear sig
## Design & API documentation
- - Material Design guidelines: Ripple
- Class: MDCRippleTouchController
- Class: MDCRippleView
- Class: MDCStatefulRippleView
diff --git a/components/ShadowElevations/README.md b/components/ShadowElevations/README.md
index bf20462beb3..96f3d73bb67 100644
--- a/components/ShadowElevations/README.md
+++ b/components/ShadowElevations/README.md
@@ -22,7 +22,8 @@ used Material Design elevations for components.
## Design & API Documentation
diff --git a/components/schemes/Typography/README.md b/components/schemes/Typography/README.md
index e5be5435706..fb6ff7c2887 100644
--- a/components/schemes/Typography/README.md
+++ b/components/schemes/Typography/README.md
@@ -19,7 +19,7 @@ font or button font.
## Design & API documentation
## Related documentation