There was an error while loading. Please reload this page.
1 parent eed7d59 commit 7057c4dCopy full SHA for 7057c4d
src/v2/providers/alerts/appDistribution.ts
@@ -66,7 +66,7 @@ export interface InAppFeedbackPayload {
66
appVersion: string;
67
/** Text entered by the tester */
68
text: string;
69
- /** URI to download screenshot. This URIs are is fast expiring. */
+ /** URI to download screenshot. This URI is fast expiring. */
70
screenshotUri?: string;
71
}
72
0 commit comments