Fix typo in README

This commit is contained in:
Christian Muehlhaeuser
2019-12-25 04:36:11 +01:00
parent 76ca724f16
commit 68cfb987a7
+1 -1
View File
@@ -17,7 +17,7 @@ import "github.com/charmbracelet/glamour"
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!
`