Browse Source

fix(podiumposition): change 'go' to 'console'

DEV-3376-pointers-drop-the-thread-multiple-issues
Tiago Collot 2 years ago
parent
commit
194ccbb8fe
  1. 2
      subjects/podiumposition/README.md

2
subjects/podiumposition/README.md

@ -35,7 +35,7 @@ func main() {
And its output:
```go
```console
$ go run . | cat -e
[[1st Place] [2nd Place] [3rd Place] [4th Place]]$
```

Loading…
Cancel
Save