1 parent 0997e93 commit 1076065Copy full SHA for 1076065
1 file changed
README.md
@@ -49,8 +49,8 @@ A project should generally contain only one instance of a `Scheduler`.
49
So either a dependency injection framework handles this instance,
50
or either a static instance of `Scheduler` should be created.
51
52
-In production, it is generally a good practice to configure the
53
-[monitor for long running jobs detection](#long-running-jobs-detection).
+**In production, it is generally a good practice to configure the
+[monitor for long running jobs detection](#long-running-jobs-detection)**.
54
55
Changelog and upgrade instructions
56
----------------------------------
0 commit comments