From 1b261cab0f8e299812d3e3cabfd91cafa4b0d1d3 Mon Sep 17 00:00:00 2001 From: yeet648 Date: Sun, 11 Aug 2019 15:56:14 -0700 Subject: [PATCH] fixed typo in footer.participate key --- _i18n/en.yml | 2 +- _includes/footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 7ed94598..b1b9a060 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -92,7 +92,7 @@ header: search: "Try search.privacytools.io, a Privacy-Respecting Search Engine" start_search: "start search" footer: - partcipate: "Spread the word and help your friends" + participate: "Spread the word and help your friends" email_title: "Email" facebook_title: "Facebook" twitter_title: "Twitter" diff --git a/_includes/footer.html b/_includes/footer.html index 42c1b89e..2e988999 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@ -

{% t footer.partcipate %}

+

{% t footer.participate %}