Skip to content

Commit d7013b8

Browse files
authored
Update site/en/tutorials/images/data_augmentation.ipynb
1 parent 1e09dde commit d7013b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/images/data_augmentation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@
989989
"Note: `seed` is a `Tensor` of shape `(2,)` whose values are any integers.\n",
990990
"\n",
991991
"In the following sections, you will:\n",
992-
"1. Go over examples of using random image operations to transform an image\n",
992+
"1. Go over examples of using random image operations to transform an image.\n",
993993
"2. Demonstrate how to apply random transformations to a training dataset."
994994
]
995995
},

0 commit comments

Comments
 (0)