Skip to content

Commit 52853ea

Browse files
j-zpao
authored andcommitted
Fix "JavaScript" typo (graphql#31)
1 parent ea3da66 commit 52853ea

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
@@ -28,7 +28,7 @@ GraphQL consists of the following open-source repos on [Github](https://github.c
2828
2929
- **[graphql](https://github.com/facebook/graphql)** ([html](http://facebook.github.io/graphql/)): A working draft of the specification for GraphQL.
3030
31-
### Server (JavaSscript)
31+
### Server (JavaScript)
3232
3333
- **[graphql-js](https://github.com/graphql/graphql-js)** ([npm](https://www.npmjs.com/package/graphql)): A JS Reference implementation of the GraphQL Specification.
3434
- **[express-graphql](https://github.com/graphql/express-graphql)** ([npm](https://www.npmjs.com/package/express-graphql)): Create a GraphQL HTTP server with Express.

0 commit comments

Comments
 (0)