Skip to content

Commit 37455c8

Browse files
changelog: fix typo
Fix changelog typo introduced in PR #309.
1 parent 226ece6 commit 37455c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
### Changed
1313

1414
### Fixed
15-
* Fetching invalid ddl confuguration (sharding key for non-existing space)
15+
* Fetching invalid ddl configuration (sharding key for non-existing space)
1616
is no longer breaks CRUD requests (#308, PR #309).
1717
* ddl space record delete no more throws error if crud is used (#310, PR #311).
1818
* crud sharding metainfo is now updated on ddl record delete (#310, PR #311).

0 commit comments

Comments
 (0)