Merge pull request #91 from cabalism/typo/choose

Typo, replace "one che use" with choose
This commit is contained in:
Michael Peyton Jones 2023-11-20 16:53:04 +00:00 committed by GitHub
commit 137f337e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ timestamp = 2022-03-29T06:19:50+00:00
github = { repo = "Company-XYZ/packageA", rev = "e76fdc753e660dfa615af6c8b6a2ad9ddf6afe70" }
```
*Note*: Rather than `github = ` one che use the more generic `url = `, e.g.
*Note*: Rather than `github = `, choose the more generic `url = `, e.g.
```toml
url = "https://hackage.haskell.org/package/shake-0.19.6/shake-0.19.6.tar.gz"