Skip to content

Commit c5e1158

Browse files
authored
docs: Fixed numbering in quick_start.md (#777)
Signed-off-by: Mark Stickley <[email protected]>
1 parent 88a3ee2 commit c5e1158

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/quick_start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spec:
7878
EOF
7979
```
8080

81-
#### 5. Install a source definition
81+
#### 6. Install a source definition
8282

8383
This is added as a custom resource of kind `FeatureFlagSource` in `flags` namespace
8484

@@ -96,7 +96,7 @@ spec:
9696
EOF
9797
```
9898

99-
#### 6. Deploy sample workload
99+
#### 7. Deploy sample workload
100100

101101
Workload is deployed to namespace `workload`
102102

@@ -137,7 +137,7 @@ spec:
137137
EOF
138138
```
139139

140-
#### 7. Validate deployment & flag evaluation
140+
#### 8. Validate deployment & flag evaluation
141141

142142
First, obtain the pod name of the workload,
143143

0 commit comments

Comments
 (0)