Skip to content

Commit

Permalink
fix(): typos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Christiantyemele committed Nov 4, 2024
1 parent 9ded401 commit 07e51f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pub enum RotationError {
InvalidFromPrior,
#[error("Could not end relationship")]
TargetNotFound,
#[error("Could not update connecton")]
#[error("Could not update connection")]
RepositoryError,
}

Expand Down

0 comments on commit 07e51f4

Please sign in to comment.