Skip to content

Commit 3b7346e

Browse files
authored
Update tune_envoy_thp.md
1 parent a7ca3d6 commit 3b7346e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/envoy_tune/tune_envoy_thp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sudo apt-get install libhugetlbfs-dev libhugetlbfs-bin
3434

3535
### Enable `hugetlbfs` and THP
3636

37-
Use the commands shown to enable `hugetlbfs` and THP:
37+
Use the commands shown below to enable `hugetlbfs` and THP:
3838

3939
```console
4040
mkdir -p /mnt/hugetlbfs

0 commit comments

Comments
 (0)