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:
|
||||
```console
|
||||
$ go run ./sample.go
|
||||
// ouput
|
||||
// output
|
||||
```
|
||||
|
||||
Got:
|
||||
```console
|
||||
$ yaegi ./sample.go
|
||||
// ouput
|
||||
// output
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user