Skip to content

Commit 61a207a

Browse files
Update src/sentry/integrations/github/integration.py
Co-authored-by: Cathy Teng <[email protected]>
1 parent 9dbcab1 commit 61a207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/integrations/github/integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
),
117117
FeatureDescription(
118118
"""
119-
Synchronize Comments on Sentry Issues directly to the linked GitHub issue.
119+
Synchronize comments on Sentry Issues directly to the linked GitHub issue.
120120
""",
121121
IntegrationFeatures.ISSUE_SYNC,
122122
),

0 commit comments

Comments
 (0)