Skip to content

Commit 49e116e

Browse files
authored
fix typo
1 parent e6ca4bb commit 49e116e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-Finder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For large datasets [django-cte](https://github.com/dimagi/django-cte) is reccome
2424
of tree travesals, which is important while searching.
2525

2626
Since each `FileModel` contains a `JSONField` to store arbitrary data, [django-entangled](https://github.com/jrief/django-entangled)
27-
is reccomended, in order to give users the opportunity to edit the the contents of that field.
27+
is reccomended, in order to give users the opportunity to edit the contents of that field.
2828

2929
The client part of the new admin user interface has no runtime dependencies. It is compiled into two
3030
JavaScript files, which are included by the corresponding admin views. One of them is used for the

0 commit comments

Comments
 (0)