diff --git a/docs/security/safe-storage-app-secrets.rst b/docs/security/safe-storage-app-secrets.rst index 82a2d9bdf3..8c10eca4a7 100644 --- a/docs/security/safe-storage-app-secrets.rst +++ b/docs/security/safe-storage-app-secrets.rst @@ -24,7 +24,7 @@ Installing the secrets manager tool - Create a new ASP.NET web app. We will use this to test secrets stored with the secrets manager tool. - Open a command prompt and navigate to the project folder (the folder with *config.json*). -- Set the runtime version using the .Net Version Manager(DNVM). DNVM is a tool that lets you list, install and switch `DNX `__ versions on your machine. Run the following command: +- Set the runtime version using the .Net Version Manager (DNVM). DNVM is a tool that lets you list, install and switch `DNX `__ versions on your machine. Run the following command: .. TODO each version, update version # (1.0.0-beta4) note: there are multiple versions in this file