Skip to content

Commit bfb68a0

Browse files
authored
docs: Fix multitenancy typo
1 parent 1be6a6d commit bfb68a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/Configuration/Advanced/Multitenancy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ instead of multitenancy. Multitenancy is designed for cases where you need to
4040
serve different datasets for multiple users, or tenants which aren't related to
4141
each other.
4242

43-
On the other hand, multiple data sources can be used for scenarios where users
43+
On the other hand, multitenancy can be used for scenarios where users
4444
need to access the same data but from different databases. The multitenancy and
4545
multiple data sources features aren't mutually exclusive and can be used
4646
together.

0 commit comments

Comments
 (0)