summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1748f31..0c96b96 100644
--- a/index.php
+++ b/index.php
@@ -72,7 +72,7 @@ global $loggedIn;
<div id="hero-content">
<div>
<h1 id="hero-title-part-big"><span id="hero-stylized">Familine</span></h1>
- <h1 id="hero-title-part-small">met votre famille est en sécurité</h1>
+ <h1 id="hero-title-part-small">met votre famille en sécurité</h1>
<?php if ($loggedIn): ?>
<a class="button button-main" href="https://app.familine.minteck.org">Ouvrir Familine</a>
<?php else: ?>