Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6b36d88

Browse files
authoredFeb 24, 2024
Fix typo in doc/pantry.md
1 parent fc8db01 commit 6b36d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/pantry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are essentially four different ways of specifying a snapshot location:
2727
for example:
2828

2929
~~~yaml
30-
snapshot: ghc-8.6.5`
30+
snapshot: ghc-8.6.5
3131
~~~
3232

3333
2. Via a URL pointing to a snapshot configuration file, for example:

0 commit comments

Comments
 (0)
Please sign in to comment.