Skip to content

Commit dae14e9

Browse files
committed
use sentence case in landing page and TOC
1 parent 811bc18 commit dae14e9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/planetary-computer/TOC.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
href: api-tutorial.md
2626
- name: Delete a Geocatalog resource
2727
href: delete-geocatalog-resource.md
28-
- name: Create a STAC Collection
28+
- name: Create a STAC collection
2929
items:
3030
- name: Create a STAC collection (Web Interface)
3131
href: create-collection-web-interface.md
3232
- name: Create a STAC collection (API)
3333
href: create-stac-collection.md
34-
- name: Ingest Data
34+
- name: Ingest data
3535
items:
3636
- name: Ingestion overview
3737
href: ingestion-overview.md
@@ -45,11 +45,11 @@
4545
href: ingest-via-web-interface.md
4646
- name: Create a STAC item
4747
href: create-stac-item.md
48-
- name: Add a STAC Item to a collection
48+
- name: Add a STAC item to a collection
4949
href: add-stac-item-to-collection.md
5050
- name: Bulk ingest data
5151
href: bulk-ingestion-api.md
52-
- name: Configure Collections for Visualization
52+
- name: Configure collections for visualization
5353
items:
5454
- name: Collection configuration overview
5555
href: collection-configuration-concept.md
@@ -81,7 +81,7 @@
8181
href: azure-batch.md
8282
- name: API Reference
8383
href: /rest/api/planetarycomputer
84-
- name: Working with Data Cubes
84+
- name: Working with data cubes
8585
items:
8686
- name: Data cube overview
8787
href: data-cube-overview.md

articles/planetary-computer/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ landingContent:
3232
links:
3333
- text: STAC overview
3434
url: stac-overview.md
35-
- text: Supported Data Types
35+
- text: Supported data types
3636
url: supported-data-types.md
3737

3838
# Card
39-
- title: Deploy & Setup
39+
- title: Deploy & setup
4040
linkLists:
4141
- linkListType: get-started
4242
links:
@@ -57,7 +57,7 @@ landingContent:
5757

5858

5959
# Card
60-
- title: Create a STAC Collection
60+
- title: Create a STAC collection
6161
linkLists:
6262
- linkListType: quickstart
6363
links:

0 commit comments

Comments
 (0)