Skip to content

Commit 7e42828

Browse files
authored
Fix typo nit in Clojure section
Meant to fix this before merging graphql#291
1 parent 0aaf44a commit 7e42828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/code/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ See [the graphql-java docs](https://github.com/graphql-java/graphql-java) for mo
262262
263263
#### [alumbra](https://github.com/alumbra/alumbra)
264264
265-
A set of reuasable GraphQL components for Clojure conforming to the data structures given in [alumbra.spec](https://github.com/alumbra/alumbra.spec).
265+
A set of reusable GraphQL components for Clojure conforming to the data structures given in [alumbra.spec](https://github.com/alumbra/alumbra.spec).
266266
267267
\`\`\`clojure
268268
(require '[alumbra.core :as alumbra]

0 commit comments

Comments
 (0)