Justin Obney 6 years ago
parent
commit
f2b09112e5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/docs/events.md

+ 1
- 1
docs/docs/events.md View File

96
 |**params**|`unselectedTabIndex`: The index of the previously selected tab<br>`selectedTabIndex`: The index of the newly selected tab|
96
 |**params**|`unselectedTabIndex`: The index of the previously selected tab<br>`selectedTabIndex`: The index of the newly selected tab|
97
 
97
 
98
 ### buttonPressed event
98
 ### buttonPressed event
99
-This event is emitted whenever a TopBat button is pressed by the user
99
+This event is emitted whenever a TopBar button is pressed by the user
100
 
100
 
101
 |Parameter|Description|
101
 |Parameter|Description|
102
 |:-:|:--|
102
 |:-:|:--|