Skip to content

Commit 31a798c

Browse files
committed
change word on tutorial creation page
1 parent b604399 commit 31a798c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager_dashboard/manager_dashboard/tutorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3>Basic Information</h3>
138138
<span>Provide a clear name for your tutorial. You can select tutorials based on their name later during the project creation.</span>
139139
</li>
140140
<li>
141-
<label for="screens">Upload Tutorial Screens as JSON</label>
141+
<label for="screens">Upload Tutorial Text as JSON</label>
142142
<input type="file" accept=".json" id="screens" onchange='openJsonFile(event)'>
143143
<span>It should end with .json</span>
144144
<p id="screenInfo"></p>

0 commit comments

Comments
 (0)