Skip to content

Commit d2898d6

Browse files
authored
Typo fix in utils.md
Changed "Progress bar" to "Progress board"
1 parent 23d7a5a commit d2898d6

File tree

1 file changed

+1
-1
lines changed
  • chapter_appendix-tools-for-deep-learning

1 file changed

+1
-1
lines changed

chapter_appendix-tools-for-deep-learning/utils.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def save_hyperparameters(self, ignore=[]):
6363
setattr(self, k, v)
6464
```
6565

66-
Progress bar.
66+
Progress board.
6767

6868
```{.python .input n=22}
6969
%%tab all

0 commit comments

Comments
 (0)