Skip to content

Commit 22f8ce9

Browse files
committed
remove unwanted and misleading backslash
1 parent 01dfa83 commit 22f8ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kb/file-compression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ If you experience [`wsfull`](../basics/errors.md#wsfull) even with sufficient sw
176176

177177
!!! tip "Memory overcommit settings on Linux"
178178

179-
`/proc/sys/vm/overcommit\_memory` and `/proc/sys/vm/overcommit\_ratio` – these control how careful Linux is when allocating address space with respect to available physical memory plus swap.
179+
`/proc/sys/vm/overcommit_memory` and `/proc/sys/vm/overcommit_ratio` – these control how careful Linux is when allocating address space with respect to available physical memory plus swap.
180180

181181

182182
## Performance

0 commit comments

Comments
 (0)