Browse Source

Fix typo in topBarElevationShadowEnabled documentation (#5291)

Maxime Nory 5 years ago
parent
commit
418b05203c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/docs/options-migration.md

+ 1
- 1
docs/docs/options-migration.md View File

512
 # Android Options
512
 # Android Options
513
 
513
 
514
 ## topBarElevationShadowEnabled
514
 ## topBarElevationShadowEnabled
515
-TopBar elevation in dp. Set this value to `0` to disable the TopBa's shadow.
515
+TopBar elevation in dp. Set this value to `0` to disable the TopBar's shadow.
516
 
516
 
517
 ```js
517
 ```js
518
 topBar: {
518
 topBar: {