Skip to content

Commit 9b0d39f

Browse files
authored
fix some typos
1 parent 7c964d1 commit 9b0d39f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-Finder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ git switch finder
111111
pip install --no-deps -e .
112112
```
113113

114-
The new version of **django-filer** requires Django-5.2 or later. Since this currently is not
115-
released, you have to install the current development version of Django from GitHub as well.
114+
The new version of **django-filer** requires Django-5.2 or later. Since this hasn't been
115+
released yet, you have to install the latest development version of Django from GitHub as well.
116116

117117
The new version of **django-filer** currently has only been tested with SQLite and Postgres, but
118118
should also work on MariaDB and MySQL.

0 commit comments

Comments
 (0)