Skip to content

Commit 96fa664

Browse files
authored
Merge pull request #247 from coco3427/build_error_issue
fixed issue #246
2 parents 9c90fcb + 01857bd commit 96fa664

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)