From 46745c2ffd79d49aaa5a42a4dc9b528fa45f4f93 Mon Sep 17 00:00:00 2001 From: lukinovec Date: Fri, 15 Jul 2022 08:13:55 +0200 Subject: [PATCH] Fix typo --- source/docs/v3/integrations/orchid.blade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/v3/integrations/orchid.blade.md b/source/docs/v3/integrations/orchid.blade.md index eda0b37..a973be5 100644 --- a/source/docs/v3/integrations/orchid.blade.md +++ b/source/docs/v3/integrations/orchid.blade.md @@ -8,7 +8,7 @@ section: content First, set up tenancy following the [quickstart guide](/docs/v3/quickstart), and install [Laravel Orchid](https://orchid.software/en/docs/installation/). -To use Orchid both in the central & tenant apps: +To use Orchid both in the central and the tenant app: – Copy the user and Orchid migrations to `migrations\tenant`