Skip to content

Commit 8286b5f

Browse files
committed
Update markdown lists
1 parent ab9f80b commit 8286b5f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/applications/resources/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ The `cortex deploy` command will validate all resource configuration and attempt
2222
Cortex processes resources in the following order:
2323

2424
1. Raw Columns
25-
2. Aggregates
26-
3. Transformed Columns
27-
4. Models
28-
5. APIs
25+
1. Aggregates
26+
1. Transformed Columns
27+
1. Models
28+
1. APIs
2929

3030
If resource configuration changes, Cortex attempts to reuse cached resources whenever possible.
3131

docs/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Prerequisites
44

55
1. An AWS account
6-
2. A Kubernetes cluster running the Cortex operator ([installation instructions](operator/install.md))
7-
3. The Cortex CLI
6+
1. A Kubernetes cluster running the Cortex operator ([installation instructions](operator/install.md))
7+
1. The Cortex CLI
88

99
## TL;DR
1010

0 commit comments

Comments
 (0)