diff options
| author | Tommaso Colella <tommasocolella95@gmail.com> | 2025-03-27 15:56:31 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-04-17 16:47:52 +0200 |
| commit | a74593419f6c3c79efc76251248f37fc726f7993 (patch) | |
| tree | a59114136fc10dcbcbbf9d8c8284756f14a5432a /docs/dev | |
| parent | f94802f2d2268e5a458bef5985e0f4f53ab9882a (diff) | |
[fix] docs: typo in templates dev doc developerat -> developer at
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/templates.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/templates.rst b/docs/dev/templates.rst index b62c6b732..3633eb2ef 100644 --- a/docs/dev/templates.rst +++ b/docs/dev/templates.rst @@ -6,7 +6,7 @@ Simple Theme Templates The simple template is complex, it consists of many different elements and also uses macros and include statements. The following is a rough overview that we -would like to give the developerat hand, details must still be taken from the +would like to give the developer at hand, details must still be taken from the :origin:`sources <searx/templates/simple/>`. A :ref:`result item <result types>` can be of different media types. The media |