Skip to content

Commit 31e9e10

Browse files
authored
Update dumps.md (#29412)
1 parent 5cede2b commit 31e9e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/dumps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A dump is a file that contains a snapshot of the process at the time it was crea
1010

1111
## Collect dumps
1212

13-
Dumps can be collected in a variety of ways depending on which platform you are running your app on.
13+
Dumps can be collected in a variety of ways depending which platform you are running your app on.
1414

1515
> [!NOTE]
1616
> Collecting a dump inside a container requires PTRACE capability, which can be added via `--cap-add=SYS_PTRACE` or `--privileged`.

0 commit comments

Comments
 (0)