Fix typo in "together"

This commit is contained in:
Christian Muehlhaeuser
2020-07-24 00:17:54 +02:00
committed by GitHub
parent d1e9996685
commit 52efbb6872

View File

@@ -190,7 +190,7 @@ for you.
}
```
## All togeher now
## All together now
The last step is to simply run our program. We pass our functions to
`tea.NewProgram` and let it rip: