Commit b3284cc
authored
Fix typo in the README.md (#16)
# Objective
- Snippet example mentions `overstep_fraction`, which is not defined.
## Solution
- Replace `overstep_fraction` with `overstep`, which is the correct variable already defined above.1 parent 2284c88 commit b3284cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments