Skip to content

Commit f0aa0b2

Browse files
committed
netpyne-136 Fix some tutorial 3 title names
1 parent 74d640c commit f0aa0b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

webapp/redux/reducers/data/tutorial3_steps.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const tutorial3_steps = [
88
),
99
content: (
1010
<div>
11-
<p>Open the tutorial menu.</p>
11+
<p>Open the "Examples" menu.</p>
1212
</div>
1313
)
1414
},
@@ -19,7 +19,7 @@ const tutorial3_steps = [
1919
),
2020
content: (
2121
<div>
22-
<p>Select the tutorial 3a.</p>
22+
<p>Select the "Model 3a".</p>
2323
</div>
2424
)
2525
},

0 commit comments

Comments
 (0)