mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Fix typo accross -> across
This commit is contained in:
parent
9ae50c993e
commit
4a2f4de1a8
@ -209,7 +209,7 @@ def event_return(events):
|
||||
|
||||
Cassandra does not support an auto-increment feature due to the
|
||||
highly inefficient nature of creating a monotonically increasing
|
||||
number accross all nodes in a distributed database. Each event
|
||||
number across all nodes in a distributed database. Each event
|
||||
will be assigned a uuid by the connecting client.
|
||||
'''
|
||||
for event in events:
|
||||
|
Loading…
Reference in New Issue
Block a user