Skip to content

Commit e11c533

Browse files
authored
fix: typo (#509)
Signed-off-by: strophy <32928115+strophy@users.noreply.github.com>
1 parent 05e4ce8 commit e11c533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/datastore/datastore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As mentioned, the format of the value passed to the `datastore-endpoint` paramet
9191

9292
`https://etcd-host-1:2379,https://etcd-host-2:2379,https://etcd-host-3:2379`
9393

94-
The above assumes a typical three node etcd cluster. The parameter can accept one more comma separated etcd URLs.
94+
The above assumes a typical three node etcd cluster. The parameter can accept one or more comma separated etcd URLs.
9595

9696
</TabItem>
9797
</Tabs>

0 commit comments

Comments
 (0)