From 0d665b05efa344977208c230f164440e3a5ce52f Mon Sep 17 00:00:00 2001 From: Matt Mirus Date: Tue, 25 Jan 2022 20:47:42 -0500 Subject: [PATCH] Fix README formatting (#399) In https://github.com/sbdchd/neoformat/pull/397, I malformed the GraphQL line of the README. This fixes that mistake. Thanks for accepting my PR! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index accd0f36..3379bea8 100644 --- a/README.md +++ b/README.md @@ -302,8 +302,8 @@ that caused Neoformat to be invoked. - GN - [`gn`](https://gn.googlesource.com/gn) - GraphQL - [`prettierd`](https://github.com/fsouza/prettierd), - - [`prettier`](https://github.com/prettier/prettier) + - [`prettierd`](https://github.com/fsouza/prettierd), + [`prettier`](https://github.com/prettier/prettier) - Haskell - [`stylishhaskell`](https://github.com/jaspervdj/stylish-haskell), [`hindent`](https://github.com/chrisdone/hindent),