Skip to content

Commit d38764a

Browse files
committed
fix
1 parent acd03fe commit d38764a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pretext/functions/funcWithStrsAndConds.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ a string covers more than one line. </p>
221221
</subsection>
222222
<subsection xml:id="fsc_str_cond_string_index">
223223
<title>String Indices</title>
224-
<p>You can get a character from a string at an index (position).</<p>
224+
<p>You can get a character from a string at an index (position).</p>
225225
<exercise label="fsc_fitb_pogil_initials">
226226
<statement>
227227
<p>What is the last thing that will be printed when the code below runs? <var/> </p>

0 commit comments

Comments
 (0)