chore: Apply suggestions from code review

Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
pull/24376/head
Nga Tran 2021-11-23 16:43:12 -05:00 committed by GitHub
parent 4e28b4c43b
commit 4fc09484ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ pub enum Error {
},
#[snafu(display(
"Cannot compact chunks because of error during computing max partition checkpoint"
"Cannot compact chunks because of error computing max partition checkpoint"
))]
ComparePartitionCheckpoint {},