aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulien Dessaux2021-10-29 20:16:28 +0200
committerJulien Dessaux2021-10-29 20:16:28 +0200
commit356367d48284678bb3240b32e39f9ee9cc4877fc (patch)
tree0b353a5042c87f82261bdfcac28a1ca28d8263e9 /src
parentAdded svg favicon and reworked the max-width handling of many elements (diff)
downloadshort-356367d48284678bb3240b32e39f9ee9cc4877fc.tar.gz
short-356367d48284678bb3240b32e39f9ee9cc4877fc.tar.bz2
short-356367d48284678bb3240b32e39f9ee9cc4877fc.zip
typo
Diffstat (limited to 'src')
-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 %}