Skip to content

Commit bcb0307

Browse files
authored
Merge pull request #1049 from kyusu/patch-1
Add missing "by"
2 parents e6b4668 + e2a07d2 commit bcb0307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ for teaching, learning, and contributing as described in the
486486
Refinement Types via SMT and Predicate Abstraction
487487
* [Refinement Types in Typed Racket](http://blog.racket-lang.org/2017/11/adding-refinement-types.html)
488488
* [refined][refined.hs]: Refinement types with static and runtime checking for
489-
Haskell. **refined** was inspired this library and even stole its name!
489+
Haskell. **refined** was inspired by this library and even stole its name!
490490
* [refscript](https://github.com/UCSD-PL/refscript): Refinement Types for TypeScript
491491
* [Subtypes in Perl 6](https://design.perl6.org/S12.html#Types_and_Subtypes)
492492

0 commit comments

Comments
 (0)