Skip to content

Commit 01857bd

Browse files
committed
fixed issue #246
1 parent 4614d02 commit 01857bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pretext/CollectionData/summary.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<section xml:id="collection-data_summary">
22
<title>Summary and Reading Questions</title>
3-
<p><ol label="5">
3+
<p><ol>
44
<li>
55
<p>
66
A statically allocated C++ array is an ordered collection of one or more C++ data values of identical type stored in contiguous memory.

0 commit comments

Comments
 (0)