aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/starnix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/starnix/README.md b/docs/starnix/README.md
index dac148d80..f6900e994 100644
--- a/docs/starnix/README.md
+++ b/docs/starnix/README.md
@@ -51,7 +51,7 @@ Create a manager config like the following, replacing the environment variables
"procs": 8,
"type": "starnix",
"vm": {
- "count": 1,
+ "count": 1
},
"cover": false
}