mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-09 21:16:26 +08:00
Fix typo (#578)
This commit is contained in:
parent
354aae9467
commit
b3df13dd77
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ defmodule LivebookWeb.SettingsLive.AddFileSystemComponent do
|
||||||
file system. Many storage services offer an S3-compatible API, so
|
file system. Many storage services offer an S3-compatible API, so
|
||||||
you can use those as well. One such service is
|
you can use those as well. One such service is
|
||||||
<a class="link" href="https://www.storj.io" rel="noreferrer noopener">Storj</a>
|
<a class="link" href="https://www.storj.io" rel="noreferrer noopener">Storj</a>
|
||||||
and they offer a lof of free storage.
|
and they offer free storage.
|
||||||
</p>
|
</p>
|
||||||
<p class="text-gray-700">
|
<p class="text-gray-700">
|
||||||
Note that any other user of your Livebook could theoretically extract
|
Note that any other user of your Livebook could theoretically extract
|
||||||
|
|
Loading…
Add table
Reference in a new issue