Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03b5c3e8 authored by Manoj Nair's avatar Manoj Nair
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent eee5725a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
        {% assign guides_titles = guides_titles | push: "/e/OS Installer" %}

        {% capture install_with_eosinstaller %}
        A Chrome/Chromium browser-based software application that simplifies installing /e/OS on your phone by guiding you through easy-to-follow steps.
        A web application that simplifies installing /e/OS on your phone by guiding you through easy-to-follow steps.
        {% endcapture %}
        {% assign guides_contents = guides_contents | push: install_with_eosinstaller %}