Skip to content

Commit

Permalink
Fixed a spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoy committed Nov 9, 2024
1 parent 45e6143 commit c1f984d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/haz3lweb/view/Page.re
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ let handlers =
}),
];
model.settings.editing_prompt
|| modle.settings.editing_title
|| model.settings.editing_title
|| model.settings.editing_test_val_rep
|| model.settings.editing_mut_test_rep
|| model.settings.editing_impl_grd_rep
Expand Down

0 comments on commit c1f984d

Please sign in to comment.