Skip to content

Commit

Permalink
Merge pull request #69 from rubdos/correspondence
Browse files Browse the repository at this point in the history
  • Loading branch information
ion232 authored Sep 17, 2024
2 parents 9833aa3 + 465fc6a commit 3773151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/challenges/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ pub enum TimeControl {
limit: u32,
show: String,
},
Correspondance {
Correspondence {
days_per_turn: u32,
},
Unlimited,
Expand Down

0 comments on commit 3773151

Please sign in to comment.