Skip to content

Commit 9c1bc69

Browse files
maximedbchsasank
authored andcommitted
Update seq2seq_translation_tutorial.py (#217)
Je suis froid is not correct --> J'ai froid.
1 parent 46e3493 commit 9c1bc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/seq2seq_translation_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
#
119119
# ::
120120
#
121-
# I am cold. Je suis froid.
121+
# I am cold. J'ai froid.
122122
#
123123
# .. Note::
124124
# Download the data from

0 commit comments

Comments
 (0)