Skip to content

Commit ab53d52

Browse files
changelog: fix typo
Follows #229
1 parent 14f1c77 commit ab53d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9090

9191
Valid operations:
9292
- `tarantool.Datetime` + `tarantool.Interval` = `tarantool.Datetime`
93-
- `tarantool.Datetime` + `tarantool.Interval` = `tarantool.Datetime`
93+
- `tarantool.Datetime` - `tarantool.Interval` = `tarantool.Datetime`
9494
- `tarantool.Datetime` - `tarantool.Datetime` = `tarantool.Interval`
9595
- `tarantool.Interval` + `tarantool.Interval` = `tarantool.Interval`
9696
- `tarantool.Interval` - `tarantool.Interval` = `tarantool.Interval`

0 commit comments

Comments
 (0)