Skip to content

Commit 8e4fe04

Browse files
fix: document typo (#988)
Signed-off-by: Jeffrey Tang <[email protected]>
1 parent 06e6026 commit 8e4fe04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/User/SoloWithMirrorNode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ solo account create -n solo-e2e --hbar-amount 100
3333
solo account create -n solo-e2e --hbar-amount 100
3434
```
3535

36-
Or you can use Hedera java SDK examples to create topic, submit message and subscribe to the topic.
36+
Or you can use Hedera JavaScript SDK examples to create topic, submit message and subscribe to the topic.
3737

3838
<!---
3939
Add SDK.md link here

docs/content/User/TaskTool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ they can use the Task tool to launch the network with a single command.
55

66
First, install the cluster tool `kind` with this [link](https://kind.sigs.k8s.io/docs/user/quick-start#installation)
77

8-
Then, install the task tool `task` with this [link](https://taskfile.dev/#/installation)
8+
Then, install the task tool `task` with this [link](https://taskfile.dev/installation/)
99

1010
Then, use the following steps to install dependencies and build solo project.
1111

0 commit comments

Comments
 (0)