Skip to content

Commit

Permalink
chore: fix typo in the comment (#4301)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakovenkodenis committed Sep 25, 2022
1 parent 2c97c4c commit 450416e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/context.js
Expand Up @@ -15,7 +15,7 @@ const {
kReplySerializeWeakMap
} = require('./symbols.js')

// Objects that holds the context of every request
// Object that holds the context of every request
// Every route holds an instance of this object.
function Context ({
schema,
Expand Down

0 comments on commit 450416e

Please sign in to comment.