aboutsummaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index bd0f853..40610d0 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -14,6 +14,6 @@
<option value="263520">6 months</option>
<option value="527040">1 year</option>
</select></label>
- <button type="submit">shorten</button>
+ <button type="submit">Shorten</button>
</form>
{% endblock %}