Skip to content

Commit df33331

Browse files
committed
Fix formatting.
1 parent 894937c commit df33331

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
@@ -42,7 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4242
- Make `String::from_utf8_unchecked` const.
4343
- Implemented `PartialEq` and `Eq` for `Deque`.
4444
- Added `truncate` to `IndexMap`.
45-
- Added `get_index` and `get_index_mut` to `IndexMap`
45+
- Added `get_index` and `get_index_mut` to `IndexMap`.
4646

4747
### Changed
4848

0 commit comments

Comments
 (0)