Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Dec 1, 2024
1 parent 2a00c6c commit 0a93e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 🚫 Not Allowed 🚫

**NotAllowed** is a simple lightweight PHP 8.1 library that helps you to censor words, profane words, blacklisted IPs, forbidden user names, banned bank card numbers, etc.
**NotAllowed** is a simple, lightweight PHP 8.1 library that helps you censor words, profane words, blacklisted IPs, forbidden usernames, banned bank card numbers, etc.

You can add easily new specific keywords (such as IPs, usernames, bank accounts, words, etc) to ban in `~/src/banned-data/*` folder.
You can easily add new specific keywords (such as IPs, usernames, bank accounts, words, etc.) to ban in the ~/src/banned-data/* folder.


## 🛠 Server Requirement
Expand Down

0 comments on commit 0a93e5a

Please sign in to comment.