Skip to content

Commit e9e21e2

Browse files
authored
typo in README
1 parent 5267d7d commit e9e21e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ in `settings.INSTALLED_APPS` add
1414
'admin_adv_search_builder',
1515
````
1616

17-
in your ModelAdmin, use it following this example
17+
in your ModelAdmin, use the following example
1818
````
1919
from admin_adv_search_builder.filters import AdvancedSearchBuilder
2020
from django.contrib import admin

0 commit comments

Comments
 (0)