Skip to content

Commit 0612a8c

Browse files
authored
Merge pull request #2115 from performantdata/patch-1
fix typo
2 parents 5a15c78 + e25053f commit 0612a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sips/sips/2014-06-27-42.type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ the experience for many users across a wide variety of domains.
217217
[singleton-ops](https://github.com/fthomas/singleton-ops) are two libraries which build on
218218
shapeless's `Witness` to support refinement types for Scala. A refinement is a type-level predictate
219219
which constrains a set of values relative to some base type, for example, the type of integers
220-
greater thar 5.
220+
greater than 5.
221221

222222
refined allows such types to be expressed in Scala using shapeless's `Witness`,
223223
```

0 commit comments

Comments
 (0)