From cf4284096526bb95e50574cc72b972045236a629 Mon Sep 17 00:00:00 2001 From: Li Chaoran Date: Sat, 5 Aug 2017 12:05:51 +0800 Subject: [PATCH] fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c02ca180..80663098 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Currently, besides authorized DNS server of DNSPod, there are various products i mkdir /mnt/huge mount -t hugetlbfs nodev /mnt/huge - # close ASLR; it is necessary in multiple porcess + # close ASLR; it is necessary in multiple process echo 0 > /proc/sys/kernel/randomize_va_space # offload NIC