From 5be9b2a0ce083cd3d6624c845736344027bf3dc1 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau <alexis@notmyidea.org> Date: Sun, 21 Aug 2011 03:19:20 +0200 Subject: [PATCH] wording --- budget/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/budget/templates/home.html b/budget/templates/home.html index f29ae30..b96f579 100644 --- a/budget/templates/home.html +++ b/budget/templates/home.html @@ -17,7 +17,7 @@ <div class="content"> <h2>Welcome on your budget manager</h2> - <p>You're sharing a house? are going on holidays with friends? are simply sharing money with others? We can help!</p> + <p>You're sharing a house? Going on holidays with friends? Simply sharing money with others? We can help!</p> <div class="row"> <div class="span8 columns"> <form action="{{ url_for('authenticate') }}" method="post">