Skip to content

Commit 4c27a06

Browse files
authored
Fix typo leanr -> learn (#2112)
1 parent e6a97be commit 4c27a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ What's new in PyTorch tutorials?
233233

234234
.. customcarditem::
235235
:header: NLP from Scratch: Generating Names with a Character-level RNN
236-
:card_description: After using character-level RNN to classify names, leanr how to generate names from languages. Second in a series of three tutorials.
236+
:card_description: After using character-level RNN to classify names, learn how to generate names from languages. Second in a series of three tutorials.
237237
:image: _static/img/thumbnails/cropped/NLP-From-Scratch-Generating-Names-with-a-Character-Level-RNN.png
238238
:link: intermediate/char_rnn_generation_tutorial.html
239239
:tags: Text

0 commit comments

Comments
 (0)