Skip to content

Commit 991004b

Browse files
cshfangjimblanc
andauthored
Update src/fragments/lib/push-notifications/react-native/migrate_from_previous_version/migrate-from-previous-version.mdx
Co-authored-by: Jim Blanchard <[email protected]>
1 parent 9447783 commit 991004b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fragments/lib/push-notifications/react-native/migrate_from_previous_version/migrate-from-previous-version.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Amplify Push Notifications now requires a minimum target of iOS 13.0.
3939

4040
1. Open `Podfile` located inside the `/ios` folder of your React Native project with a text editor.
4141

42-
2. Update `platform :ios` to at least `13.0`
42+
2. Update `platform :ios` to at least `13.0`.
4343

4444
```ruby
4545
platform :ios, '13.0'

0 commit comments

Comments
 (0)