Skip to content

Commit

Permalink
[Documentation] Fix typos.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 324261236
  • Loading branch information
Material Design Team authored and dsn5ft committed Jul 31, 2020
1 parent dbbd27c commit f6700fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/BottomNavigation.md
Expand Up @@ -173,7 +173,7 @@ selected](assets/bottomnav/bottom-nav-generic.png)

API and source code:

* `BottonNavigationView`
* `BottomNavigationView`
* [Class description](https://developer.android.com/reference/com/google/android/material/bottomnavigation/BottomNavigationView)
* [Class source](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/bottomnavigation/BottomNavigationView.java)

Expand Down Expand Up @@ -317,7 +317,7 @@ can be customized in terms of color and typography.

API and source code:

* `BottonNavigationView`
* `BottomNavigationView`
* [Class description](https://developer.android.com/reference/com/google/android/material/bottomnavigation/BottomNavigationView)
* [Class source](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/bottomnavigation/BottomNavigationView.java)

Expand Down

0 comments on commit f6700fb

Please sign in to comment.