Minor typo fix

gdm85 2020-03-02 21:20:13 +01:00
parent 92877c5930
commit f9d45132e8

@ -115,4 +115,4 @@ func main() {
$ GOOS=windows GOARCH=386 go build -o hello.exe hello.go
```
We just need to find Windows computer to run our hello.exe.
We just need to find a Windows computer to run our `hello.exe`.