File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ get the data passed in the Dynamic Link.
15
15
1 . [ Install and initialize the Firebase SDKs for Flutter] ( /docs/flutter/setup ) if you
16
16
haven't already done so.
17
17
18
- 1 . From the root direcctory of your Flutter project, run the following
18
+ 1 . From the root directory of your Flutter project, run the following
19
19
command to install the Dynamic Links plugin:
20
20
21
21
```
@@ -102,7 +102,7 @@ start the activity with this intent filter to handle the link.
102
102
1. **Optional:** Disable the Dynamic Links SDK's use of the iOS pasteboard.
103
103
104
104
By default, the Dynamic Links SDK uses the pasteboard to improve the
105
- reliablity of post-install deep links. By using the pasteboard, Dynamic
105
+ reliability of post-install deep links. By using the pasteboard, Dynamic
106
106
Links can make sure that when a user opens a Dynamic Link but needs to
107
107
install your app first, the user can go immediately to the original
108
108
linked content when opening the app for the first time after
You can’t perform that action at this time.
0 commit comments