Skip to content

Commit 2f33f81

Browse files
docs: Fix typo
1 parent 0163077 commit 2f33f81

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)