Maurits van der Schee 6 years ago
parent
commit
53dcc97ac8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

683
 
683
 
684
 You can parse this output to make form fields show up with a red border and their appropriate error message.
684
 You can parse this output to make form fields show up with a red border and their appropriate error message.
685
 
685
 
686
-### Multi Tenancy support
686
+### Multi-tenancy support
687
 
687
 
688
 You may use the "multiTenancy" middleware when you have a multi-tenant database. 
688
 You may use the "multiTenancy" middleware when you have a multi-tenant database. 
689
 If your tenants are identified by the "customer_id" column you can use the following handler:
689
 If your tenants are identified by the "customer_id" column you can use the following handler:

Loading…
Cancel
Save