Skip to content

Commit 7babe08

Browse files
committed
Merge pull request HangfireIO#162 from jozefizso/patch-1
Fixed typo.
2 parents e6e3318 + 3a76e1a commit 7babe08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users-guide/background-methods/passing-dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ If you want the class to be ready for unit testing, consider to add constructor
6969
}
7070
}
7171
72-
If you are using IoC containers, such as Autofac, Ninject, SimpleInjector and so on, you can remove the default constructor. To leard how to do this, proceed to the next section.
72+
If you are using IoC containers, such as Autofac, Ninject, SimpleInjector and so on, you can remove the default constructor. To learn how to do this, proceed to the next section.

0 commit comments

Comments
 (0)