summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/LogParser/Index.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Web/Views/LogParser/Index.cshtml')
-rw-r--r--src/SMAPI.Web/Views/LogParser/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/Views/LogParser/Index.cshtml b/src/SMAPI.Web/Views/LogParser/Index.cshtml
index 1b40cfa9..e974c308 100644
--- a/src/SMAPI.Web/Views/LogParser/Index.cshtml
+++ b/src/SMAPI.Web/Views/LogParser/Index.cshtml
@@ -118,7 +118,7 @@ else if (Model.ParsedLog?.IsValid == true)
</li>
<li>
Click this button:<br />
- <input type="submit" id="submit" value="save log" />
+ <input type="submit" id="submit" value="save & parse log" />
</li>
<li>On the new page, copy the URL and send it to the person helping you.</li>
</ol>