From bb2425abf2b83c5618936d39e0eefbe8ef0016e2 Mon Sep 17 00:00:00 2001 From: Imad <63809553+imadqadri@users.noreply.github.com> Date: Thu, 16 Mar 2023 17:02:42 -0700 Subject: [PATCH] fix: 'variabe' typo --- game_eggs/steamcmd_servers/rust/rust_autowipe/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_eggs/steamcmd_servers/rust/rust_autowipe/README.md b/game_eggs/steamcmd_servers/rust/rust_autowipe/README.md index d2e8763b..828c2636 100644 --- a/game_eggs/steamcmd_servers/rust/rust_autowipe/README.md +++ b/game_eggs/steamcmd_servers/rust/rust_autowipe/README.md @@ -6,7 +6,7 @@ Adds variables to wipe files based on a list you set. Reinstall to perform the w The variable `REGEN_SERVER` was added, default 0, set to 1 to generate a random seed and remove old files on reinstall. -Files listed in the `REMOVE_FILES` variabe, space separated, will be removed. +Files listed in the `REMOVE_FILES` variable, space separated, will be removed. ## Minimum RAM warning