fix typo in repair_based_node_ops.md

Fix https://github.com/scylladb/scylla/issues/9786

Closes #9788
This commit is contained in:
Tzach Livyatan
2021-12-13 10:42:38 +02:00
committed by Nadav Har'El
parent 3ac622bdd8
commit d6fbabbf8c

View File

@@ -11,7 +11,7 @@ some of the issues that streaming based node operations have.
- Rebuild operation
It is used to get all the data this node owns form other existing nodes. It
It is used to get all the data this node owns from other existing nodes. It
pulls data from only one of the replicas which might not be the latest copy.
- Removenode operation