Skip to content

Commit 05dd5b8

Browse files
committed
Fix a typo (there was a dash instead of a hyphen)
1 parent 8c5b973 commit 05dd5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Backwards incompatible:
5757
- Removed previously deprecated constructs: with_injector, Injector.install_into, Binder.bind_scope
5858
- Dependencies are no longer injected into Module.configure and raw module functions (previously
5959
deprecated)
60-
 Removed unofficial support for injecting into parent class constructors
60+
- Removed unofficial support for injecting into parent class constructors
6161

6262
0.15.0
6363
------

0 commit comments

Comments
 (0)