Skip to content

Commit 23e8ada

Browse files
committed
fixed documentation
1 parent 974be59 commit 23e8ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftInjection/DIContainer.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public class DIContainer {
8484
}
8585

8686
/**
87-
Binds a class.struct or protocol to an instance provided through a closure
87+
Binds a class/struct or protocol to an instance provided through a closure
8888
Any can refer to structs (value based) which are not compatible with singleton
8989

9090
- parameter type: Protocol or a Class

0 commit comments

Comments
 (0)