Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Apr 19, 2021
1 parent 003900e commit 9008304
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,8 @@ done(control, state)::Bool
takedown(control, verbosity, state) -> human_readable_named_tuple
```
Here `n` is the number of completed control cylcles.
Here `n` is the control cycle count, i.e., one more than the the
number of completed control cylcles.
Here's how `IterationControl.train!` calls these methods:
Expand Down

0 comments on commit 9008304

Please sign in to comment.