diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-09-08 09:39:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-08 09:39:45 +0200 |
| commit | 1973e4ecf691f173299fb11abc61750009bdef84 (patch) | |
| tree | 0f1db183e12a100a7d50e00dcc0c1563ac85be49 | |
| parent | a3789b3bb44fd929a730518da678b7754a2c18cb (diff) | |
| parent | dad82cac1aedb3b37ce1265f80e099d31c25add2 (diff) | |
Merge pull request #303 from return42/fix-README
[fix] README - fix minor typo
| -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>`_ |