deadmoon 2 år sedan
förälder
incheckning
1918209394
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. 4 2
      CONFS.md

+ 4 - 2
CONFS.md

@@ -48,8 +48,10 @@
 - ```optimizer.exe /disable=indicium,uwp,hosts```
 
 ## Disable or Reset svchost process splitting mechanism ##
-### Disabling it reduces the ammount of svchost processes running, improving RAM usage ###
-#### To disable it, you need to provide your amount of RAM using this command (example for 8GB RAM): ####
+### Reduces the amount of svchost processes running, improving RAM usage ###
+### To disable it, you need to provide your amount of RAM using this command (example for 8GB RAM): ###
+
+
 ```optimizer.exe /svchostsplit=8```
 
 #### Reset the mechanism to its default configuration using: ####