2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-12-25 12:41:39 +00:00

Correct typo in new attribute text

This commit is contained in:
Jarrod Johnson 2021-01-11 13:13:03 -05:00
parent fa1c2f5c1e
commit f5344fabaa

View File

@ -205,7 +205,7 @@ node = {
'description': ('A noderange of nodes permitted to be a manager for '
'the node. This controls failover and deployment. If '
'not defined, all managers may deploy and no '
'automatic failover will be performed.
'automatic failover will be performed. '
'Using this requires that collective members be '
'defined as nodes for noderange expansion')
},