Skip to content

Commit

Permalink
chore: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
evenyag committed Aug 9, 2023
1 parent bf55ed8 commit 027b153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mito2/src/request.rs
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ impl WriteRequest {
Ok(request)
}

/// Initailizes and validates the request.
/// Initializes and validates the request.
///
/// Ensures rows match the schema.
fn init(&mut self) -> Result<()> {
Expand Down

0 comments on commit 027b153

Please sign in to comment.