Skip to content

Commit 350b9f1

Browse files
authored
Merge pull request #298 from codesandbox/draft/happy-feather
wording update and deploy test
2 parents 0e65b2d + 8ae5cb2 commit 350b9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/projects-docs/pages/sdk/specs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Whenever you start a sandbox, you can specify which VM specs to use. This allows
1111
without reboot. This is useful if you want to scale up or down your sandbox dynamically based on workload needs.
1212

1313
<Callout>
14-
SDK Sandbox VMTier parameters can be used to create/update environments up to **Small (8 Cores/16GB RAM) specs**. If higher tiers are specified only the core count will increase unless you create a custom snapshot using the CLI.
14+
SDK Sandbox VMTier parameters can be used to create/update environments up to **Small (8 Cores/16GB RAM) specs**. If higher tiers are specified only the core count will increase unless you create a custom [template](https://codesandbox.io/docs/sdk/templates) using our CLI.
1515
</Callout>
1616

1717
## Specifying VM Specs when starting your Sandbox

0 commit comments

Comments
 (0)