Skip to content

Commit bf1f105

Browse files
committed
.github/workflows/ci.yml: Spelling correction
1 parent 14cad4f commit bf1f105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
os: [ubuntu-latest]
3232
ghc: ['8.0.2', '8.2.2', '8.4.4', '8.6.5', '8.8.4', '8.10.3', '9.0.1']
3333
include:
34-
# This package has no build details sepcific to Win/Mac,
35-
# so building for the latest GHC should be sufficent
34+
# This package has no build details specific to Win/Mac,
35+
# so building for the latest GHC should be sufficient
3636
# (in conjunction with the full list above for Ubuntu).
3737
- os: windows-latest
3838
ghc: 'latest'

0 commit comments

Comments
 (0)