Skip to content

Commit 1dd9ed2

Browse files
authored
Merge pull request graphql#775 from Daniel15/patch-1
[easy] Capitalize .NET
2 parents 26a4b05 + abc3665 commit 1dd9ed2

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
@@ -43,7 +43,7 @@ In addition to the GraphQL [reference implementations in JavaScript](#javascript
4343
4444
- [graphql-dotnet](https://github.com/graphql-dotnet/graphql-dotnet): GraphQL for .NET
4545
- [graphql-net](https://github.com/ckimes89/graphql-net): Convert GraphQL to IQueryable
46-
- [Hot Chocolate](https://github.com/ChilliCream/hotchocolate): GraphQL Server for .net core and .net classic
46+
- [Hot Chocolate](https://github.com/ChilliCream/hotchocolate): GraphQL Server for .NET core and .NET classic
4747
4848
### Clojure
4949

0 commit comments

Comments
 (0)