Skip to content

Commit

Permalink
docs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HanzTantiangco authored Oct 1, 2021
1 parent 0163077 commit 2f33f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project-face-generation/dlnd_face_generation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Next, you can view some images! You should seen square images of somewhat-centered faces.\n",
"Next, you can view some images! You should see square images of somewhat-centered faces.\n",
"\n",
"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."
]
Expand Down

0 comments on commit 2f33f81

Please sign in to comment.