Fix trivial stuff

This commit is contained in:
giger85
2022-04-25 00:47:51 +09:00
committed by Rossen Stoyanchev
parent 3761dcdcdc
commit a94a0649a2

View File

@@ -19,7 +19,7 @@ package org.springframework.graphql;
import reactor.core.publisher.Mono;
/**
* Strategy to execute a GraphQL request by inoking GraphQL Java.
* Strategy to execute a GraphQL request by invoking GraphQL Java.
*
* @author Rossen Stoyanchev
* @since 1.0.0