Skip to content

Commit 1b4bce5

Browse files
authored
Merge pull request #389 from HanzTantiangco/patch-9
Fix typo
2 parents 0163077 + 2f33f81 commit 1b4bce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-face-generation/dlnd_face_generation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"cell_type": "markdown",
148148
"metadata": {},
149149
"source": [
150-
"Next, you can view some images! You should seen square images of somewhat-centered faces.\n",
150+
"Next, you can view some images! You should see square images of somewhat-centered faces.\n",
151151
"\n",
152152
"Note: You'll need to convert the Tensor images into a NumPy type and transpose the dimensions to correctly display an image, suggested `imshow` code is below, but it may not be perfect."
153153
]

0 commit comments

Comments
 (0)