Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit cfe51f4

Browse files
committed
Fix typos
D:
1 parent 27b4673 commit cfe51f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/issues/123.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This is a weekly summary of what's going on in its community.
6868
- [Which IDE are you using for Hakell?](https://np.reddit.com/r/haskell/comments/9bxbwp/which_ide_are_you_using_for_hakell/)
6969
- [Why I never finish my Haskell programs (part 1 of ∞)](https://blog.plover.com/2018/09/03/)
7070

71-
## Packages of the week
71+
## Package of the week
7272

7373
This week's package of the week is [Megaparsec](https://hackage.haskell.org/package/megaparsec-7.0.0),
7474
an industrial-strength monadic parser combinator library.

content/issues/124.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This is a weekly summary of what's going on in its community.
6868
- [Punching a big hole through a newtype](https://np.reddit.com/r/haskell/comments/9epupm/punching_a_big_hole_through_a_newtype/)
6969
- [Why I never finish my Haskell programs: Part 2 of ∞](https://blog.plover.com/prog/haskell/what-goes-wrong-2.html)
7070

71-
## Packages of the week
71+
## Package of the week
7272

7373
This week's package of the week is [Range](https://hackage.haskell.org/package/range-0.2.1.1),
7474
an efficient and versatile range library.

content/issues/125.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This is a weekly summary of what's going on in its community.
4444

4545
> In these next two articles, we'll examine Spock, another HTTP library. We'll compare it to Servant and see what the different design decisions are. We'll start this week by looking at the basics of routing.
4646
47-
## Packages of the week
47+
## Package of the week
4848

4949
This week's package of the week is [`simple-reflect`](https://hackage.haskell.org/package/simple-reflect-0.3.3),
5050
a library that allows reflection of expressions containing variables.

0 commit comments

Comments
 (0)