Skip to content

Commit

Permalink
chore: fix a typo (nodejs#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
theneva authored and metcoder95 committed Dec 26, 2022
1 parent 2092a97 commit 626b21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mock/mock-interceptor.js
Expand Up @@ -12,7 +12,7 @@ const {
const { InvalidArgumentError } = require('../core/errors')

/**
* Defines the scope API for a interceptor reply
* Defines the scope API for an interceptor reply
*/
class MockScope {
constructor (mockDispatch) {
Expand Down

0 comments on commit 626b21a

Please sign in to comment.