mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Fix docs spelling
This commit is contained in:
parent
8b005a9d02
commit
7a4d891a37
@ -18,7 +18,7 @@ Columns:
|
||||
- `'RESTORING'`
|
||||
- `'RESTORED'`
|
||||
- `'RESTORE_FAILED'`
|
||||
- `error` ([String](../../sql-reference/data-types/string.md)) — Error message of the failed operation (empty string for successful opetations).
|
||||
- `error` ([String](../../sql-reference/data-types/string.md)) — Error message of the failed operation (empty string for successful operations).
|
||||
- `start_time` ([DateTime](../../sql-reference/data-types/datetime.md)) — Start time of the operation.
|
||||
- `end_time` ([DateTime](../../sql-reference/data-types/datetime.md)) — End time of the operation.
|
||||
- `num_files` ([UInt64](../../sql-reference/data-types/int-uint.md#uint-ranges)) — Number of files stored in the backup.
|
||||
|
Loading…
Reference in New Issue
Block a user