Skip to content

Commit 80bef3b

Browse files
committed
update jsdoc for replace a tileset source
1 parent d74b369 commit 80bef3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/tilesets.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Tilesets.createTilesetSource = function(config) {
146146
* Replace a tileset source
147147
*
148148
* @param {Object} config
149-
* @param {string} config.id ID of the tileset source to be created.
149+
* @param {string} config.id ID of the tileset source to be replaced.
150150
* @param {UploadableFile} config.file Line-delimeted GeoJSON file.
151151
* @param {string} [config.ownerId]
152152
* @return {MapiRequest}

0 commit comments

Comments
 (0)