Skip to content

Commit 9265027

Browse files
arkeronetargos
authored andcommitted
doc: change "oject" to "object"
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]>
1 parent 60c7591 commit 9265027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/vm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ added: v0.11.7
10361036
* `object` {Object}
10371037
* Returns: {boolean}
10381038
1039-
Returns `true` if the given `oject` object has been [contextified][] using
1039+
Returns `true` if the given `object` object has been [contextified][] using
10401040
[`vm.createContext()`][].
10411041
10421042
## `vm.runInContext(code, contextifiedObject[, options])`

0 commit comments

Comments
 (0)