Skip to content

Commit 629502c

Browse files
committed
left align table headers
1 parent e36bcba commit 629502c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/machines.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const config: TriggerConfig = {
3131
## Machine configurations
3232

3333
| Preset | vCPU | Memory | Disk space |
34-
| ------------------- | ---- | ------ | ---------- |
34+
| :------------------ | :--- | :----- | :--------- |
3535
| micro | 0.25 | 0.25 | 10GB |
3636
| small-1x (default) | 0.5 | 0.5 | 10GB |
3737
| small-2x | 1 | 1 | 10GB |

0 commit comments

Comments
 (0)