Skip to content

Commit 960c6b0

Browse files
committed
Fix spelling
1 parent d4edd12 commit 960c6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323

2424
The are a few important components this package provides:
2525

26-
* GraphQLQueryProvider/GrapgQLMutationProvider interfaces. These will allow you
26+
* GraphQLQueryProvider/GraphQLMutationProvider interfaces. These will allow you
2727
to define which "domain model" views and which mutations you are going to expose.
2828
* GraphQLServlet as an entry point servlet. Use `bindQueryProvider`/`bindMutationProvider` or automatically wire
2929
them in OSGi.

0 commit comments

Comments
 (0)