Improve copy text for files

This commit is contained in:
José Valim 2023-08-10 21:09:04 +02:00
parent d0ef0e0279
commit 3e940e3034

View file

@ -152,9 +152,11 @@ defmodule LivebookWeb.SessionLive.FilesListComponent do
data-tooltip={ data-tooltip={
~S''' ~S'''
Manage files used by the notebook. Manage files used by the notebook.
Files are either links to existing Files are links to existing resources in
resources or hard copies stored in your disk, a remote storage, or a URL.
the notebook files directory. Files may also be hard copies stored in
the files/ directory kept alongside your
notebook.
''' '''
} }
> >