diff --git a/src/roots.js b/src/roots.js index 192121150..1d93086dd 100644 --- a/src/roots.js +++ b/src/roots.js @@ -4,7 +4,7 @@ module.exports = {}; /** * Named roots. * This is where pbjs stores generated structures (the option `-r, --root` specifies a name). - * Can also be used manually to make roots available accross modules. + * Can also be used manually to make roots available across modules. * @name roots * @type {Object.} * @example