diff --git a/documentation/development-docs/azure-powershell-developer-guide.md b/documentation/development-docs/azure-powershell-developer-guide.md index 56b49a9ee0a6..a95e447c4208 100644 --- a/documentation/development-docs/azure-powershell-developer-guide.md +++ b/documentation/development-docs/azure-powershell-developer-guide.md @@ -180,7 +180,7 @@ After the solution file is updated, save and close it. Now, open the solution fi $(LegacyAssemblyPrefix)$(PsModuleName) ``` -**This is not needed since this is a new project and does not use legacy namespace conventions.** +**Note**: This is not needed since this is a new project and does not use legacy namespace conventions. - Update this entry to use your SDK: ```xml