mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-04 06:01:59 +08:00
Change copy of Teams key modal (#2140)
This commit is contained in:
parent
e9ad21a87e
commit
1ad5b2e69d
1 changed files with 3 additions and 3 deletions
|
@ -327,9 +327,9 @@ defmodule LivebookWeb.Hub.Edit.TeamComponent do
|
|||
Teams Key
|
||||
</h3>
|
||||
<div class="justify-center">
|
||||
This is your <strong>Teams Key</strong>. If you want to join or invite others
|
||||
to your organization, you will need to share your Teams Key with them. We
|
||||
recommend storing it somewhere safe:
|
||||
This is your <strong>Teams Key</strong>. This key is
|
||||
required for you and invited users to join this organization.
|
||||
We recommend storing it somewhere safe:
|
||||
</div>
|
||||
<div class=" w-full">
|
||||
<div id="teams-key-toggle" class="relative flex">
|
||||
|
|
Loading…
Reference in a new issue