Skip to content

Commit 5580981

Browse files
bwignallmergify[bot]
authored andcommitted
Fix small typo (#1530)
1 parent 008a9c3 commit 5580981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dhall/src/Dhall/Tutorial.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1498,7 +1498,7 @@ import Dhall
14981498
-- We'll use this trick to test changes to the protected import in the following
14991499
-- examples.
15001500
--
1501-
-- Now, supose you add a comment to the @./bar@ file:
1501+
-- Now, suppose you add a comment to the @./bar@ file:
15021502
--
15031503
-- > $ cat ./bar
15041504
-- > -- This comment does not change the hash

0 commit comments

Comments
 (0)