Fixed few typos (#141543)
I continued [my mission](https://github.com/flutter/flutter/pull/141431) to find as many typos as I could. This time it's a smaller set than before. There is no need for issues since it's a typo fix.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/7_cherry_pick.yml
vendored
2
.github/ISSUE_TEMPLATE/7_cherry_pick.yml
vendored
@@ -26,7 +26,7 @@ body:
|
||||
label: PR Link
|
||||
description: >-
|
||||
Link to an open PR that cherrypick's this into the target release branch.
|
||||
The current branches can be found under release-caniddate-branch.version for [beta](https://github.com/flutter/flutter/blob/beta/bin/internal/release-candidate-branch.version) and [stable](https://github.com/flutter/flutter/blob/stable/bin/internal/release-candidate-branch.version)
|
||||
The current branches can be found under release-candidate-branch.version for [beta](https://github.com/flutter/flutter/blob/beta/bin/internal/release-candidate-branch.version) and [stable](https://github.com/flutter/flutter/blob/stable/bin/internal/release-candidate-branch.version)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user