We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1826154 commit 6c67e1dCopy full SHA for 6c67e1d
src/packages/frontend/compute/sync-button.tsx
@@ -41,7 +41,7 @@ export default function SyncButton({
41
mouseEnterDelay={0.9}
42
title={
43
<>
44
- Synchronize files in /user/home of the compute server with /user/home
+ Synchronize files in /home/user of the compute server with /home/user
45
of the project, except fast data directories. You usually must
46
explicitly sync files.
47
</>
0 commit comments