Skip to content

Commit e48004f

Browse files
SimonVerhoevenrstoyanchev
authored andcommitted
doc: fix method name
1 parent 3c39859 commit e48004f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-graphql-docs/modules/ROOT/pages/testing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ You can register an error filter at the builder level, to apply to all tests:
439439
----
440440

441441
If you want to verify that an error does exist, and in contrast to `filter`, throw an
442-
assertion error if it doesn't, then use `exepect` instead:
442+
assertion error if it doesn't, then use `expect` instead:
443443

444444
[source,java,indent=0,subs="verbatim,quotes"]
445445
----

0 commit comments

Comments
 (0)