docs: Fix Memory Usage option key (#586)

This commit is contained in:
Yoshi
2019-10-25 09:58:10 +09:00
committed by Matan Kushner
parent aa260899d4
commit edf5176c37
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -662,7 +662,7 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y
show_percentage = true
show_swap = true
threshold = -1
icon = " "
symbol = " "
style = "bold dimmed green"
```