Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmchimps committed Nov 15, 2023
1 parent 5c74c97 commit 22a9f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/games.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pub struct Achievement {
pub name: String,
}

/// A list of stats.
/// A stat.
#[derive(Debug, Deserialize)]
pub struct Stat {
/// Name of the stat.
Expand Down

0 comments on commit 22a9f48

Please sign in to comment.