Skip to content

Commit 0faeb2f

Browse files
committed
Update troubleshoot-application-service-memory-leaks.md
1 parent 8593017 commit 0faeb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/windows-server/performance/troubleshoot-application-service-memory-leaks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ During this stage, if the memory usage is growing over time and not releasing, w
6262

6363
At this point, with a leak pattern, you need to determine the leaking memory type. Open VMMap and select the process that has been identified as the leaking memory.
6464

65-
### Determin the memory type
65+
### Determine the memory type
6666

6767
When virtual allocation memory is leaked, it's represented in VMMap as **Private Data**:
6868

0 commit comments

Comments
 (0)