Skip to content

Commit fe8620f

Browse files
committed
Fix Cyrillic 'с' in bug_report.md: Replace with Latin 'c' in 'contributors'
1 parent f6a4aa1 commit fe8620f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ etc., please report it to https://feedbackassistant.apple.com instead.
2323
Explain how to reproduce the problem (in steps if seen fit) and include either
2424
an inline test case (preferred) or a project that reproduces it. Consider
2525
reducing the sample to the smallest amount of code possible — a smaller test
26-
case is easier to reason about and more appealing to сontributors.
26+
case is easier to reason about and more appealing to contributors.
2727
-->
2828

2929
**Expected behavior**

0 commit comments

Comments
 (0)