UI: Fix migration doc typo (#1896)

`spc` -> `scp`
This commit is contained in:
esainane
2025-01-08 05:24:44 +00:00
committed by GitHub
parent a145ee74bc
commit 0e5e20c2f1

View File

@@ -80,7 +80,7 @@ If you want to get the total income/exp for all scripts, use the new getTotalScr
## scp
The last two arguments of spc have been reversed. The signature is now scp(files, destination, optional_source)
The last two arguments of scp have been reversed. The signature is now scp(files, destination, optional_source)
## Singularity