Skip to content

Commit f6b8a65

Browse files
lvernsstubailo
authored andcommitted
Fix confusing indentation in /code#Clojure (graphql#616)
With lacinia being a bullet point and the other projects under Clojure being headers, it looked like lacinia was nested under graphql-clj.
1 parent f1b1d26 commit f6b8a65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

site/code/index.html.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`:
107107
(executor/execute nil schema resolver-fn "{ hello }")
108108
\`\`\`
109109
110-
- [lacinia](https://github.com/walmartlabs/lacinia): A full implementation of the GraphQL specification that aims to maintain external compliance with the specification.
110+
#### [lacinia](https://github.com/walmartlabs/lacinia)
111+
112+
A full implementation of the GraphQL specification that aims to maintain external compliance with the specification.
111113
112114
### Elixir
113115

0 commit comments

Comments
 (0)