diff --git a/examples/helloworld/main.go b/examples/helloworld/main.go index 8e9ab3c..e179e12 100644 --- a/examples/helloworld/main.go +++ b/examples/helloworld/main.go @@ -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! `