Skip to content

Commit 1ebb444

Browse files
committed
Grammar
1 parent 627cc8d commit 1ebb444

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
@@ -1,7 +1,7 @@
11
django-ip-block
22
----------
33

4-
This is a simple application to restrict access by IP address. There's a few other apps that do this out there, but they tend to have other features such as rate limiting. This just blocks, as I think it's best to leave rate-limiting to rate-limiting specific apps.
4+
This is a simple application to restrict access by IP address. There's a few other apps that do this out there, but they tend to have other features such as rate limiting. I think it's best to leave rate-limiting to rate-limiting specific apps, so this just blocks IPs.
55

66
Usage
77
=====

0 commit comments

Comments
 (0)