From f52c7bc7d2864aa8f8b5e4a2788dbb23aac42181 Mon Sep 17 00:00:00 2001 From: dylannguyen11195 Date: Wed, 30 Apr 2025 10:02:45 +0300 Subject: [PATCH] Typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56cd069..32488d0 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ export MAPBOX_ACCESS_TOKEN=my.token - Tilesets - [`create`](#create) - [`publish`](#publish) - - [`publish-changeset`](#publish-changesets) + - [`publish-changesets`](#publish-changesets) - [`update`](#update) - [`delete`](#delete) - [`status`](#status) @@ -503,7 +503,7 @@ Flags: ### publish-changesets -Publishes changesets for an incrementally updatable tileset. This command only supports tilesets created with the [Mapbox Tiling Service](https://docs.mapbox.com/mapbox-tiling-service/overview/). +Publishes changesets for a tileset that supports incremental updates. This command only supports tilesets created with the [Mapbox Tiling Service](https://docs.mapbox.com/mapbox-tiling-service/overview/). ```shell tilesets publish-changesets --changeset /path/to/changeset.json