We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1b449 commit 57fc524Copy full SHA for 57fc524
src/roots.js
@@ -4,7 +4,7 @@ module.exports = {};
4
/**
5
* Named roots.
6
* This is where pbjs stores generated structures (the option `-r, --root` specifies a name).
7
- * Can also be used manually to make roots available accross modules.
+ * Can also be used manually to make roots available across modules.
8
* @name roots
9
* @type {Object.<string,Root>}
10
* @example
0 commit comments