diff --git a/src/objectliterals.jsdoc b/src/objectliterals.jsdoc index 115c52e9bd..f78ae1f386 100644 --- a/src/objectliterals.jsdoc +++ b/src/objectliterals.jsdoc @@ -232,7 +232,7 @@ * @property {number|undefined} dimension Create geometries with `dimension` * dimensions. Default is 3. * @property {number|undefined} maxDepth Maximum depth to follow network links. - * Default is 0, which means we don't follow network links at all. + * Default is 0, which means we don't follow network links at all. */ /**