Skip to content

Commit 13b7394

Browse files
committed
Fix typo in storage/scratch
1 parent 58154b4 commit 13b7394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/storage/scratch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Scratch - temporary file space
22

33
!!! warning
4-
Scratch serves as a temporary repository for compute output and is explicitly designed for short-term usage. Unlike other storage locations, scratch is not backed.
4+
Scratch serves as a temporary repository for compute output and is explicitly designed for short-term usage. Unlike other storage locations, scratch is not backed up. Do not put data here that is crucial for your research!
55
Files are subject to automatic removal if they are not accessed within a timeframe of 30 days.
66

77
Scratch file space are meant for temporary data storage. Interim computational data should be located there.

0 commit comments

Comments
 (0)