Skip to content

Commit 7b67886

Browse files
authored
Fix typo
1 parent af4aaaa commit 7b67886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/translation.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ body:
1111
id: version
1212
attributes:
1313
label: Python Version
14-
description: Which version of Python docs contains the issue?
14+
description: Which version of the Python documentation covers this issue?
1515
placeholder: ex. 3.12
1616
validations:
1717
required: true
1818
- type: input
1919
id: url
2020
attributes:
2121
label: Docs Page
22-
description: What is the url of the page contains the issue?
22+
description: What is the url of the page containing the issue?
2323
placeholder: https://docs.python.org/3/about.html
2424
validations:
2525
required: true
@@ -41,6 +41,6 @@ body:
4141
id: zh-suggested
4242
attributes:
4343
label: Suggested Fix
44-
description: What is you suggeest fix?
44+
description: What is your suggested fix?
4545
validations:
4646
required: true

0 commit comments

Comments
 (0)