From f26ec106197bc011641f697f7f40879aeccb36f1 Mon Sep 17 00:00:00 2001 From: Vasek Mlejnsky Date: Wed, 6 Nov 2024 15:45:18 -0500 Subject: [PATCH] Fix quotes --- apps/web/src/components/Dashboard/Team.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/Dashboard/Team.tsx b/apps/web/src/components/Dashboard/Team.tsx index 67f166b76..bb871b243 100644 --- a/apps/web/src/components/Dashboard/Team.tsx +++ b/apps/web/src/components/Dashboard/Team.tsx @@ -238,8 +238,8 @@ export const TeamContent = ({

How to invite people to your team

  1. Have them create an E2B account
  2. -
  3. Ask them to send you their user ID (Click on 'Copy your user ID' button)
  4. -
  5. Paste their user ID and click on 'Add user'
  6. +
  7. Ask them to send you their user ID (Click on "Copy your user ID" button)
  8. +
  9. Paste their user ID and click on "Add user"