diff --git a/customization/disposablevm-customization.md b/customization/disposablevm-customization.md index 6394b45a..67ac6c40 100644 --- a/customization/disposablevm-customization.md +++ b/customization/disposablevm-customization.md @@ -18,7 +18,7 @@ Security If a DVM Template becomes compromised, then any DisposableVM based on that DVM Template could be compromised. Therefore, you should not make any risky customizations (e.g., installing untrusted browser plugins) in important DVM Templates. -In particular, the *default* DVM Template is important becuase it is used by the "Open in DisposableVM" feature. +In particular, the *default* DVM Template is important because it is used by the "Open in DisposableVM" feature. This means that it will have access to everything that you open with this feature. For this reason, it is strongly recommended that you base the default DVM Template on a trusted TemplateVM and refrain from making any risky customizations to it.