We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601ea65 commit e998f7eCopy full SHA for e998f7e
doc.go
@@ -98,7 +98,7 @@
98
//
99
// # Invoke
100
101
-// Types added to to the container may be consumed by using the Invoke method.
+// Types added to the container may be consumed by using the Invoke method.
102
// Invoke accepts any function that accepts one or more parameters and
103
// optionally, returns an error. Dig calls the function with the requested
104
// type, instantiating only those types that were requested by the function.
0 commit comments