Skip to content

Commit 4f92cc2

Browse files
committed
typo
1 parent 21f2687 commit 4f92cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ predict(mach2, X)
163163

164164
Set `logger` as the global logging target by running `default_logger(logger)`. Then,
165165
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.
166+
to *suppress* logging, you will need to specify `logger=nothing` in your calls.
167167

168168
So, for example, if we run the following setup
169169

0 commit comments

Comments
 (0)