Skip to content

Commit 9cdafe3

Browse files
committed
fix(postgraphile): fix comma splice in description
1 parent d85fae1 commit 9cdafe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/postgraphile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ api = "GraphQL"
55
lang = "TypeScript (Node.js)"
66
license = "MIT"
77
notes = """
8-
Formerly "PostGraphQL",
8+
Formerly "PostGraphQL".
99
[Official Docker image](https://hub.docker.com/r/postgraphql/postgraphql/).
1010
"""

0 commit comments

Comments
 (0)