Fix typo in example

This commit is contained in:
Christian Muehlhaeuser
2019-12-25 04:36:45 +01:00
parent 68cfb987a7
commit ab20d030f5
+1 -1
View File
@@ -10,7 +10,7 @@ func main() {
in := `# Hello World
This is a simple example of glamour!
Check out the other [other examples](https://github.com/charmbracelet/glamour/tree/master/examples).
Check out the [other examples](https://github.com/charmbracelet/glamour/tree/master/examples).
Bye!
`