Skip to content

Commit 5c8ef67

Browse files
committed
Fix misspellings
1 parent 69e93b0 commit 5c8ef67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cli/cli-orders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ Orders with Google Earth Engine delivery will force the STAC flag to false.
639639

640640
### Cloud Delivery
641641

642-
Another option is to delivery your orders directly to a cloud bucket, like AWS S3 or Google Cloud Storage.
642+
Another option is to deliver your orders directly to a cloud bucket, like AWS S3 or Google Cloud Storage.
643643
The file given with the `--delivery` option should contain JSON that follows
644644
the options and format given in
645645
[Delivery to Cloud Storage](https://developers.planet.com/docs/orders/delivery/#delivery-to-cloud-storage).

docs/cli/cli-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ planet subscriptions results SUBSCRIPTION_ID --status processing
174174
The available statuses are `created`, `queued`, `processing`, `failed`, and `success`. Note it’s quite useful
175175
to use `jq` to help filter out results as well.
176176

177-
#### Results as comma-seperated values (CSV)
177+
#### Results as comma-separated values (CSV)
178178

179179
Planetary Variable subscribers can benefit from retrieving results as a CSV. The results contain variable statistics and can serve as data for time series analysis and visualization.
180180

0 commit comments

Comments
 (0)