We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf2d55 commit 4665e39Copy full SHA for 4665e39
packages/devtools_app/lib/src/screens/deep_link_validation/deep_links_model.dart
@@ -129,7 +129,7 @@ class IosDomainError extends DomainError {
129
'This test checks whether the Apple-App-Site-Association file, '
130
'which is required to verify the association between the app and the '
131
'domain name, exists under your domain.',
132
- 'Add an Apple-App-Side-Association file to all of the '
+ 'Add an Apple-App-Site-Association file to all of the '
133
'failed website domains at the following location: '
134
'https://[domain.name]/apple-app-site-association.',
135
);
0 commit comments