mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-10 07:12:27 +00:00
docs: fix typo proccess -> process (#12940)
Corrects the misspelling `proccess` -> `process` in `docs/rfcs/032-shard-splitting.md`. Documentation only, no behaviour change. Signed-off-by: Vaibhav Srivastava <vaibhavsri1712@gmail.com>
This commit is contained in:
@@ -100,7 +100,7 @@ are described in a later section.
|
||||
There are broadly two parts to the implementation:
|
||||
|
||||
1. The pageserver split API, which splits one shard on one pageserver
|
||||
2. The overall tenant split proccess which is coordinated by the storage controller,
|
||||
2. The overall tenant split process which is coordinated by the storage controller,
|
||||
and calls into the pageserver split API as needed.
|
||||
|
||||
### Pageserver Split API
|
||||
|
||||
Reference in New Issue
Block a user