Skip to content

Commit 3e9529f

Browse files
authored
minor capitalization changes
1 parent b9ead51 commit 3e9529f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugger/debug-live-azure-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,10 @@ You can uninstall the Snapshot Debugger from Visual Studio by uninstalling it fr
172172

173173
## Known Issues
174174

175-
* Snapshot Debugging with multiple Visual Studio clients against the same App Service is not currently supported.
175+
* Snapshot debugging with multiple Visual Studio clients against the same App Service is not currently supported.
176176
* Roslyn IL Optimizations are not fully supported in ASP.NET Core projects. For some ASP.NET Core projects, you may not be able to see some variables or use some variables in conditional statements.
177177
* Special variables, ie *$FUNCTION* or *$CALLER*, cannot be evaluated in conditional statements or logpoints for ASP.NET Core projects.
178-
* Snapshot Debugging does not work on App Services which have [Local Caching](https://docs.microsoft.com/en-us/azure/app-service/app-service-local-cache) turned on.
178+
* Snapshot debugging does not work on App Services which have [Local Caching](https://docs.microsoft.com/en-us/azure/app-service/app-service-local-cache) turned on.
179179

180180

181181
## See Also

0 commit comments

Comments
 (0)