From 68cfb987a7a53b3b624bd7c4c5de4f6d041e8d4a Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Wed, 25 Dec 2019 04:36:11 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1bee8e..6502251 100644 --- a/README.md +++ b/README.md @@ -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! `