Docs: Fix a typo in sstable-corruption.rst

(cherry picked from commit a7115124ce2d1fddbbe2fc662cd4be9f4332a5ef)

Closes scylladb/scylladb#19590
This commit is contained in:
Tzach Livyatan
2024-06-27 08:35:37 +03:00
committed by Kamil Braun
parent 65daae0fbe
commit fdcbbb85ad

View File

@@ -21,7 +21,7 @@ For example:
In this scenario, a missing ``TOC`` file will prevent the Scylla node from starting.
The SSTable corporation problem can be different, for example, other missing or unreadable files. The following solution apply for all of the scenarios.
The SSTable corruption problem can be different, for example, other missing or unreadable files. The following solution applies to all scenarios.
Solution
^^^^^^^^