From 56e970a63f796714edb43df9964e8e4c31f25830 Mon Sep 17 00:00:00 2001 From: "Fede.-" Date: Thu, 31 Oct 2019 19:41:19 +0000 Subject: [PATCH] Fixed typo on metadata text Fixed typo on metadata text --- themes/grav-theme-howto/templates/partials/docmeta.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/grav-theme-howto/templates/partials/docmeta.html.twig b/themes/grav-theme-howto/templates/partials/docmeta.html.twig index 0a7a5be05..109b09739 100644 --- a/themes/grav-theme-howto/templates/partials/docmeta.html.twig +++ b/themes/grav-theme-howto/templates/partials/docmeta.html.twig @@ -3,7 +3,7 @@
       This following section was last updated on {{ page.header.updated.last_modified }} and it refers to  {{ page.header.updated.app }}, version {{ page.header.updated.app_version }} 
 
-      NOTE:If the howto reffers to an older software version than the provided by Disroot,or the one you're using in your device, there could be missing features or small parts of the information that may have changed.
+      NOTE:If the howto refers to an older software version than the provided by Disroot,or the one you're using in your device, there could be missing features or small parts of the information that may have changed.
       Disroot's how-to documentation is a community driven procces. We try to keep it as updated as we can.