diff --git a/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte b/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte index 41541dbec6..6b8d892190 100644 --- a/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte +++ b/frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte @@ -535,7 +535,7 @@
- The single credit-unit is called a "computation". An computation corresponds to a + The single credit-unit is called a "computation". A computation corresponds to a single job whose duration is less than 1s. For any additional seconds of computation, an additional computation is accounted for. Jobs are executed on one powerful virtual CPU with 2Gb of memory. Most jobs will take less than 200ms to execute.