doc: fix spelling
This commit is contained in:
committed by
Traefiker Bot
parent
3969ab16c4
commit
d893a7427e
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -17,11 +17,11 @@ func main() {
|
|||||||
Expected result:
|
Expected result:
|
||||||
```console
|
```console
|
||||||
$ go run ./sample.go
|
$ go run ./sample.go
|
||||||
// ouput
|
// output
|
||||||
```
|
```
|
||||||
|
|
||||||
Got:
|
Got:
|
||||||
```console
|
```console
|
||||||
$ yaegi ./sample.go
|
$ yaegi ./sample.go
|
||||||
// ouput
|
// output
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user