From 328a5635304a17fc59b4b235eb12205a4f8763cb Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Brajkovic Date: Fri, 21 Aug 2015 13:47:12 -0400 Subject: [PATCH] Fixed typo in README.rst --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0d96411..3e7193e 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Here's a small pillar data sample:: pkg: procps-ng config: location: /etc/sysctl.d - params: + param: vm.swappines: value: 20 config: 10-swap.conf @@ -26,4 +26,3 @@ based on the sysctl module of salt. if no config value is given the key value will be written based host system. on systemd systems this will be /etc/sysctl.d/99-salt.conf on sysv init systems it will be /etc/sysctl.conf -