Skip to content

Commit 0f0b76f

Browse files
authored
Fix typo (#2096)
1 parent 8e4a6bd commit 0f0b76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/recipes/saving_multiple_models_in_one_file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555

5656
######################################################################
57-
# 2. Define and intialize the neural network
57+
# 2. Define and initialize the neural network
5858
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5959
#
6060
# For sake of example, we will create a neural network for training

0 commit comments

Comments
 (0)