diff options
author | emkael <emkael@tlen.pl> | 2019-06-01 00:34:34 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-06-01 00:34:34 +0200 |
commit | 7dd05d4be71d7e964ceeffe6474a985f9b9c8089 (patch) | |
tree | 3d44bed503ba34ba670f77f507c27ced1d5bccee | |
parent | a7c56545d559dad91a49360ceaa7096c4fd7cf32 (diff) |
Typo fix
-rw-r--r-- | template/content/main.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/content/main.tpl b/template/content/main.tpl index f7f5e83..9ee2ee0 100644 --- a/template/content/main.tpl +++ b/template/content/main.tpl @@ -7,7 +7,7 @@ <li class="list-group-item"> <time datetime="2019-05-31T23:00">[2019-05-31]</time> <a href="https://deal.emkael.info/"> - WEb interface for Deal Converter + Web interface for Deal Converter </a> </li> <li class="list-group-item"> |