Skip to content

Commit 5985246

Browse files
chore: fix docs/content/User/StepByStepGuide.md lint failure (#1088)
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent 7965894 commit 5985246

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/User/StepByStepGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ releasing lease
218218
```
219219

220220
* Setup node with Hedera platform software.
221-
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>
221+
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>
222222

223223
```
224224
solo node setup -i node1,node2,node3 -n "${SOLO_NAMESPACE}"

docs/content/User/StepByStepGuide.md.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ $SOLO_NETWORK_DEPLOY_OUTPUT
130130
```
131131

132132
* Setup node with Hedera platform software.
133-
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>
133+
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>
134134

135135
```
136136
solo node setup -i node1,node2,node3 -n "${SOLO_NAMESPACE}"

0 commit comments

Comments
 (0)