diff --git a/reference/runtime-environment.html.md b/reference/runtime-environment.html.md index 51ab79ffae..69eee6e5ba 100644 --- a/reference/runtime-environment.html.md +++ b/reference/runtime-environment.html.md @@ -45,7 +45,7 @@ Not to be confused with the [HTTP header](/docs/reference/runtime-environment/#f **Process Group**: The [process group](/docs/apps/processes) associated with the Machine. ### `FLY_VM_MEMORY_MB` -**Machine Memory**: This is the memory allocated to the Machine, in MBs. It's the same value you'll find under https://fly.io/dashboard/personal/machines and VM Memory in the output of `fly machine status`. More information on sizing [here](/docs/machines/guides-examples/machine-sizing/)! +**Machine Memory**: The memory allocated to the Machine, in MB. It's the same value you'll find under https://fly.io/dashboard/personal/machines and VM Memory in the output of `fly machine status`. Learn more about [Machine sizing](/docs/machines/guides-examples/machine-sizing/). ## _Request Headers_