Skip to content

Commit

Permalink
fix(docs): Fix a small typo (SeaQL#1391)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePhiline authored and denwong47 committed Jan 20, 2023
1 parent 6a464ee commit b4b7557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/executor/select.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ where
model: PhantomData<M>,
}

/// Defines a type to get two Modelss
/// Defines a type to get two Models
#[derive(Clone, Debug)]
pub struct SelectTwoModel<M, N>
where
Expand Down

0 comments on commit b4b7557

Please sign in to comment.