Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit e514a04

Browse files
authored
Fix mismatch between task and graph in IN-5 (#120)
1 parent 9117fac commit e514a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/04-IN/05.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
</task>
102102

103103
<task>
104-
<p> <m> \displaystyle \int_1^9 \left(\sqrt{x}\right) \, dx </m></p>
104+
<p> <m> \displaystyle \int_1^4 \left(\sqrt{x}\right) \, dx </m></p>
105105
<figure xml:id="in5-figure-4">
106106
<image width="50%" source="sqrtx.png" />
107107
</figure>

0 commit comments

Comments
 (0)