Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Remove stray words
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Nov 4, 2018
1 parent c7ca5c1 commit 7cb07fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Expand Up @@ -282,7 +282,7 @@ methods for a longer period than 6.e release.
- `Date` provides `.DateTime` method
- `&infix:<+>`/`&infix:<->` can be called with `Duration`, `DateTime`,
and `Real` types
- `Enumeration` provides `.Int`, `.pred`, `.succ`, `.kv`, `.pair`, and methods
- `Enumeration` provides `.Int`, `.pred`, `.succ`, `.kv`, and `.pair`
- `.Date` can be called on an `Instant`
- Junctions can be created using `Junction.new` call
- `List` type has `.to` and `.from` methods
Expand Down

0 comments on commit 7cb07fe

Please sign in to comment.