Skip to content

Commit 5a41bb7

Browse files
Improve phrasing of Plum exercise instructions
The existing instructions are ambiguous about whether you should change the text so it matches the initial preview (i.e. all on one line), or change it so the four lines that are present in the code are also present in the preview. Hopefully this phrasing is clearer. I just helped someone thru the tutorial, and they ran straight into this ambiguity, so it is a real source of confusion.
1 parent bf2c2e3 commit 5a41bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help/tutorial/03-paragraphs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2>Paragraphs</h2>
142142
<div class="container">
143143
<div class="row exercise-instructions">
144144
<div class="twelve columns">
145-
<p>Format this poem so the lines end exactly as shown in the preview:</p>
145+
<p>Format this poem so the preview shows the four lines ending exactly as shown, not running together:</p>
146146
</div>
147147
</div>
148148
<div class="row">

0 commit comments

Comments
 (0)