Skip to content

Commit 53dcc97

Browse files
committed
fix #430
1 parent 2b3c571 commit 53dcc97

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
@@ -683,7 +683,7 @@ Then the server will return a '422' HTTP status code and nice error message:
683683

684684
You can parse this output to make form fields show up with a red border and their appropriate error message.
685685

686-
### Multi Tenancy support
686+
### Multi-tenancy support
687687

688688
You may use the "multiTenancy" middleware when you have a multi-tenant database.
689689
If your tenants are identified by the "customer_id" column you can use the following handler:

0 commit comments

Comments
 (0)