diff options
author | Nicolas Petton <nicolas@petton.fr> | 2019-01-28 11:45:09 +0100 |
---|---|---|
committer | Jan-Michael Brummer <jan.brummer@tabos.org> | 2019-01-28 20:57:31 +0000 |
commit | eda8b895b7542708c9607579566c1f1c1533596f (patch) | |
tree | d09393743d4baac81d7c3b8769cf6235c417257e /README.md | |
parent | 1c3eea343b266d167a9fd83b39c7fceb32269869 (diff) | |
download | epiphany-eda8b895b7542708c9607579566c1f1c1533596f.tar.gz |
readme: Fix a typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -131,7 +131,7 @@ make sense, but they should always be carefully-considered. We target nontechnical users by design. This happens to be 90% of the user population. Technical details should not exposed in the interface. -We target web users, not web developers. A few geek-oriented feautures, like the +We target web users, not web developers. A few geek-oriented features, like the web inspector, are welcome so long as they are non-obtrusive. # Website @@ -142,4 +142,4 @@ very much content there. # Contact Us The recommended way to contact us is via the Epiphany mailing list -<epiphany-list@gnome.org>.
\ No newline at end of file +<epiphany-list@gnome.org>. |