瀏覽代碼

Fix typo in topBarElevationShadowEnabled documentation (#5291)

Maxime Nory 6 年之前
父節點
當前提交
418b05203c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      docs/docs/options-migration.md

+ 1
- 1
docs/docs/options-migration.md 查看文件

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: {