Browse Source

docs(fromto): extra fix in indentation and white-spaces

pull/2057/head
Tiago Collot 2 years ago committed by MSilva95
parent
commit
8af2b75848
  1. 1
      subjects/fromto/README.md

1
subjects/fromto/README.md

@ -47,6 +47,7 @@ func main() {
fmt.Print(piscine.FromTo(10, 10))
fmt.Print(piscine.FromTo(100, 10))
}
```
And its output:

Loading…
Cancel
Save