Skip to content

Commit 614ddae

Browse files
authored
Fix typo of priority (#4972)
1 parent 763c3f0 commit 614ddae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server/configuration/cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ You can control which clones the cluster promotes with the `NodePriority` settin
222222
|:---------------------|:--------------------------|
223223
| Command line | `--node-priority` |
224224
| YAML | `NodePriority` |
225-
| Environment variable | `EVENTSTORE_NODE_PRORITY` |
225+
| Environment variable | `EVENTSTORE_NODE_PRIORITY` |
226226

227227
**Default**: `0`.
228228

0 commit comments

Comments
 (0)