diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-08 09:00:48 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-08 09:00:48 +0200 |
commit | dad82cac1aedb3b37ce1265f80e099d31c25add2 (patch) | |
tree | 0f1db183e12a100a7d50e00dcc0c1563ac85be49 /README.rst | |
parent | a3789b3bb44fd929a730518da678b7754a2c18cb (diff) | |
download | searxng-dad82cac1aedb3b37ce1265f80e099d31c25add2.tar.gz searxng-dad82cac1aedb3b37ce1265f80e099d31c25add2.zip |
[fix] README - fix minor typo
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index c92b60ec6..be45c9c41 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ If you are looking for running instances, ready to use, then visit searx.space_. Otherwise jump to the user_, admin_ and developer_ handbooks you will find on our homepage_. -SearXNG is a fork a `searx`_: +SearXNG is a fork of `searx`_: * `the differences with searx <https://github.com/searxng/searxng/issues/46>`_ * `exhaustive changelog <https://github.com/searxng/searxng/wiki/Changes-from-version-1.0.0>`_ |