From b08e0444e1ac269eab6eb9038470e36d3bc36066 Mon Sep 17 00:00:00 2001 From: Dave Gurnell Date: Tue, 1 Nov 2016 17:49:59 +0000 Subject: [PATCH] Update summary.md --- src/pages/ops/summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ops/summary.md b/src/pages/ops/summary.md index 0b8a361..ac0f84e 100644 --- a/src/pages/ops/summary.md +++ b/src/pages/ops/summary.md @@ -1,6 +1,6 @@ ## Summary -In this chapter we explored at a few of the +In this chapter we explored a few of the type classes that are provided in the `shapeless.ops` package. We looked at `Last` and `Init` as two simple examples of the ops pattern,