Skip to content

Commit 6d564b2

Browse files
authored
fix typo in Update README.md
File have typo that need fix: "initailize" ----> "initialize"
1 parent 8bd091e commit 6d564b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docker run --name gaianet \
3636

3737
## Stop and re-start
3838

39-
You can stop and re-start the node as follows. Every time you re-start, it will re-initailize the vector
39+
You can stop and re-start the node as follows. Every time you re-start, it will re-initialize the vector
4040
collection (knowledge base).
4141

4242
```

0 commit comments

Comments
 (0)