Skip to content

Commit

Permalink
[Docs] Typo fix storage.rst (#2511)
Browse files Browse the repository at this point in the history
  • Loading branch information
landscapepainter authored Sep 7, 2023
1 parent 7d59ff9 commit eb8599d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/reference/storage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ and storage mounting:
# s3://sky-multisource-storage/datasets/. ~/mydir/myfile.txt will appear
# at s3://sky-multisource-storage/myfile.txt.
/datasets-multisource-storage:
name: sky-multisource-storage2 # Make sure this name is unique or you own this bucket
name: sky-multisource-storage # Make sure this name is unique or you own this bucket
source: [~/mydir/myfile.txt, ~/datasets]
Expand Down

0 comments on commit eb8599d

Please sign in to comment.