]> git.ipfire.org Git - ipfire.org.git/commitdiff
index: Fix spelling error
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 14:08:47 +0000 (15:08 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 14:08:47 +0000 (15:08 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/index.html

index 33537a837cbc2a173ebd0f3e737d635670e852c2..27a2d32f615e2ca18ecb7cd63878a15a53557a72 100644 (file)
@@ -34,7 +34,7 @@
 
                                        <p>
                                                {{ _("IPFire is a versatile, state-of-the-art Open Source firewall based on Linux.") }}
-                                               {{ _("It's ease of use, high performance in any scenario and extensibility make it usable for everyone.") }}
+                                               {{ _("Its ease of use, high performance in any scenario and extensibility make it usable for everyone.") }}
                                        </p>
 
                                        <a class="btn btn-secondary mb-5" href="/features">{{ _("Learn More") }}</a>
@@ -66,7 +66,7 @@
                                                <h5 class="mb-3">{{ _("Firewall") }}</h5>
 
                                                <p>
-                                                       {{ _("It's powerful firewall engine and Intrusion Prevention System protects your network against attacks from the Internet and Denial-of-Service attacks.") }}
+                                                       {{ _("Its powerful firewall engine and Intrusion Prevention System protects your network against attacks from the Internet and Denial-of-Service attacks.") }}
                                                </p>
                                        </div>
                                </div>