Skip to content

Commit 8f437c0

Browse files
author
scf4
committed
typo
1 parent f325be8 commit 8f437c0

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
@@ -95,7 +95,7 @@ Creates and returns an error class with the given `name` and `message`, optional
9595
#### Options (default):
9696

9797
- `showPath` *(false)*: Preserve the GraphQLError `path` data.
98-
- `showLocations` *(false)*: Preserve the GraphQLError `path` data.
98+
- `showLocations` *(false)*: Preserve the GraphQLError `locations` data.
9999

100100
### formatError (error, strict = false): ApolloError|Error|null
101101
If the error is a known ApolloError, returns the serialized form of said error.

0 commit comments

Comments
 (0)