Skip to content

Commit 178f559

Browse files
committed
update
1 parent 94b95a5 commit 178f559

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
@@ -104,7 +104,7 @@ The following features are supported:
104104
- Supports POST variables as input (x-www-form-urlencoded)
105105
- Supports a JSON object as input
106106
- Supports a JSON array as input (batch insert)
107-
- Sanitize and validate input using callbacks
107+
- Sanitize and validate input using type rules and callbacks
108108
- Permission system for databases, tables, columns and records
109109
- Multi-tenant single and multi database layouts are supported
110110
- Multi-domain CORS support for cross-domain requests

0 commit comments

Comments
 (0)