diff options
author | atze | 2016-11-26 10:42:54 +0100 |
---|---|---|
committer | atze | 2016-11-26 10:42:54 +0100 |
commit | 44ac76a012bf68b5354eaab4486a102c2347e68e (patch) | |
tree | a4e718fa57bce460658cdcee3729262158fe0126 /template | |
parent | 2980efefe89bd2765fbca80a1a2c2a80a13f1cc0 (diff) |
fix typo
Diffstat (limited to '')
-rw-r--r-- | template/relive.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/relive.phtml b/template/relive.phtml index 3fbe47a..3c3001c 100644 --- a/template/relive.phtml +++ b/template/relive.phtml @@ -21,7 +21,7 @@ <div class="col-xs-10 col-xs-offset-1"> <div class="alert alert-warning" role="alert"> <i class="fa fa-bug"></i> - No ReLive talks avaiable (yet). + No ReLive talks available (yet). </div> </div> <? else: ?> |