Skip to content

Commit ace692a

Browse files
committed
fix typo in pull request
1 parent 06860e0 commit ace692a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/ch2_firstjavaprogram.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156

157157
<note>
158158
<p>
159-
When running <xref ref="python-class-full" text="type-global"/>, the line <c>Rex has not ben trained.</c> will appear in the output when calling the <c>sit()</c> method. Try adding a one or more lines of code so that <c>Rex sits.</c> appears in the output!
159+
When running <xref ref="python-class-full" text="type-global"/>, the line <c>Rex has not been trained.</c> will appear in the output when calling the <c>sit()</c> method. Try adding a one or more lines of code so that <c>Rex sits.</c> appears in the output!
160160
</p>
161161
</note>
162162

0 commit comments

Comments
 (0)