From 49e116e79864d14156613fb1a982a3d3fc571a9a Mon Sep 17 00:00:00 2001 From: Jacob Rief Date: Tue, 10 Dec 2024 11:17:35 +0100 Subject: [PATCH] fix typo --- README-Finder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-Finder.md b/README-Finder.md index c333011f8..ef813ad3e 100644 --- a/README-Finder.md +++ b/README-Finder.md @@ -24,7 +24,7 @@ For large datasets [django-cte](https://github.com/dimagi/django-cte) is reccome of tree travesals, which is important while searching. Since each `FileModel` contains a `JSONField` to store arbitrary data, [django-entangled](https://github.com/jrief/django-entangled) -is reccomended, in order to give users the opportunity to edit the the contents of that field. +is reccomended, in order to give users the opportunity to edit the contents of that field. The client part of the new admin user interface has no runtime dependencies. It is compiled into two JavaScript files, which are included by the corresponding admin views. One of them is used for the