Clarify where data is stored

This commit is contained in:
José Valim 2023-04-26 15:24:56 +02:00
parent 7d1b798165
commit 30df25a709

View file

@ -28,7 +28,7 @@ defmodule LivebookWeb.Hub.Edit.PersonalComponent do
<LayoutHelpers.title text={"#{@hub.hub_emoji} #{@hub.hub_name}"} />
<p class="text-gray-700">
Your personal hub. Only you can see and access the data in it.
Your personal hub. All data is stored on your machine and only you can access it.
</p>
</div>