소스 검색

Type correction (#5215)

Corrected 

Controls he behavior of screens displayed modally. 

to this

Controls the behavior of screens displayed modally.
Ahmad Khan 5 년 전
부모
커밋
6334eefc8e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      docs/docs/options-migration.md

+ 1
- 1
docs/docs/options-migration.md 파일 보기

@@ -371,7 +371,7 @@ topBar: {
371 371
 ```
372 372
 
373 373
 ## modalPresentationStyle
374
-Controls he behavior of screens displayed modally. 
374
+Controls the behavior of screens displayed modally. 
375 375
 
376 376
 ### Options supported on iOS
377 377
 * overCurrentContext - Content is displayed over the previous screen. Useful for **transparent modals**