Skip to content

Commit 7e3c923

Browse files
committed
Fix for review
1 parent 94f4335 commit 7e3c923

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
@@ -13,7 +13,7 @@ A clear and concise description of what the bug is.
1313
**To Reproduce**
1414
Test case or steps to reproduce the behavior.
1515
It would be appreciated if you could provide code that can be executed with as few changes as possible,
16-
such as including `import`.
16+
such as include `import` statements.
1717

1818
Also, it would be appreciated if you could confirm in advance that the problem is reproduced
1919
only when using `Kotlin` or `kotlin-module`.

0 commit comments

Comments
 (0)