We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d640c commit f0aa0b2Copy full SHA for f0aa0b2
1 file changed
webapp/redux/reducers/data/tutorial3_steps.js
@@ -8,7 +8,7 @@ const tutorial3_steps = [
8
),
9
content: (
10
<div>
11
- <p>Open the tutorial menu.</p>
+ <p>Open the "Examples" menu.</p>
12
</div>
13
)
14
},
@@ -19,7 +19,7 @@ const tutorial3_steps = [
19
20
21
22
- <p>Select the tutorial 3a.</p>
+ <p>Select the "Model 3a".</p>
23
24
25
0 commit comments