Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kukimik committed Nov 20, 2023
1 parent 44c581d commit 05183c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhall-docs/src/Dhall/Docs/Util.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fileAnIssue titleName =
error $ "\ESC[1;31mError\ESC[0m Documentation generator bug\n\n" <>

"Explanation: This error message means that there is a bug in the " <>
"Dhall Documentation generator. You didn't did anything wrong, but " <>
"Dhall Documentation generator. You didn't do anything wrong, but " <>
"if you would like to see this problem fixed then you should report " <>
"the bug at:\n\n" <>

Expand Down

0 comments on commit 05183c4

Please sign in to comment.