Skip to content

Commit 7057c4d

Browse files
authored
fix comment (#1211)
1 parent eed7d59 commit 7057c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/providers/alerts/appDistribution.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export interface InAppFeedbackPayload {
6666
appVersion: string;
6767
/** Text entered by the tester */
6868
text: string;
69-
/** URI to download screenshot. This URIs are is fast expiring. */
69+
/** URI to download screenshot. This URI is fast expiring. */
7070
screenshotUri?: string;
7171
}
7272

0 commit comments

Comments
 (0)