From c5a7b9abd483abbab3ca5d8685899422c0127170 Mon Sep 17 00:00:00 2001 From: DuckSoft Date: Wed, 16 Mar 2022 20:01:52 +0800 Subject: [PATCH] Fix minor white space issue in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b473af69..95abf296 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ $ gops memstats (|) If you want to force run garbage collection on the target program, run `gc`. It will block until the GC is completed. -#### $gops setgc (\|\) +#### $ gops setgc (\|\) Sets the garbage collection target to a certain percentage. The following command sets it to 10%: