Skip to content

Commit 7312b0e

Browse files
committed
fix: typo
Signed-off-by: Adam Setch <[email protected]>
1 parent 0a79755 commit 7312b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/utils/api/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export function markNotificationThreadAsDone(
116116
}
117117

118118
/**
119-
* Ignore future notifications for threads until you comment on the thread or get an`@mention`.
119+
* Ignore future notifications for threads until you comment on the thread or get a `@mention`.
120120
*
121121
* Endpoint documentation: https://docs.github.com/en/rest/activity/notifications#delete-a-thread-subscription
122122
*/

0 commit comments

Comments
 (0)