We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f2687 commit 4f92cc2Copy full SHA for 4f92cc2
README.md
@@ -163,7 +163,7 @@ predict(mach2, X)
163
164
Set `logger` as the global logging target by running `default_logger(logger)`. Then,
165
unless explicitly overridden, all loggable workflows will log to `logger`. In particular,
166
-to *suppress* logging, you will need to specify `logger=nothing` in your call.
+to *suppress* logging, you will need to specify `logger=nothing` in your calls.
167
168
So, for example, if we run the following setup
169
0 commit comments