Skip to content

Commit

Permalink
doc: change "oject" to "object"
Browse files Browse the repository at this point in the history
PR-URL: #38256
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Harshitha K P <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
arkerone authored and targos committed May 1, 2021
1 parent 60c7591 commit 9265027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ added: v0.11.7
* `object` {Object}
* Returns: {boolean}
Returns `true` if the given `oject` object has been [contextified][] using
Returns `true` if the given `object` object has been [contextified][] using
[`vm.createContext()`][].
## `vm.runInContext(code, contextifiedObject[, options])`
Expand Down

0 comments on commit 9265027

Please sign in to comment.