Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
BowlingX committed Aug 13, 2021
2 parents dbfedb1 + 04ae360 commit 0860d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apollo/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ export const findOriginalPaths = (
}

/**
* Mutates an object an initializes it with the given path
* Mutates an object and initializes it with the given path
* @param {Object} object the object
* @param {Array<string>} path the path to set
* @param value
Expand Down

0 comments on commit 0860d18

Please sign in to comment.