We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2664926 commit 195b056Copy full SHA for 195b056
1 file changed
docs/anatomy.html
@@ -79,7 +79,7 @@ <h1>Anatomy of a Friendly Error Message</h1>
79
<div class="anatomy__zone-tag">Solve - Suggested fix</div>
80
</div>
81
<div class="anatomy__zone-body">
82
- <pre class="pfem__patch">nme = 0
+ <pre class="pfem__patch">nme = "Jo"
83
print("Hello, " + nme)</pre>
84
85
0 commit comments