We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e9335 commit 49ffbb3Copy full SHA for 49ffbb3
Firebase/DynamicLinks/Public/FDLURLComponents.h
@@ -185,7 +185,7 @@ FIR_SWIFT_NAME(DynamicLinkIOSParameters)
185
@abstract The the minimum version of your app that can open the link. If the
186
* installed app is an older version, the user is taken to the AppStore to upgrade the app.
187
* Note: It is app's developer responsibility to open AppStore when received link declares
188
- * higher minimunAppVersion than currently installed.
+ * higher minimumAppVersion than currently installed.
189
*/
190
@property(nonatomic, copy, nullable) NSString *minimumAppVersion;
191
0 commit comments