From f7dbab01208aa5516dff41e4835a7e9f4ee03837 Mon Sep 17 00:00:00 2001 From: Tanner Filip Date: Sun, 4 Sep 2016 12:23:35 -0500 Subject: [PATCH] fix typo --- install-beef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-beef b/install-beef index 594ce7936..7f4e9cffd 100644 --- a/install-beef +++ b/install-beef @@ -13,7 +13,7 @@ echo " BeEF Installer " echo "======================================" echo "" -echo "CAUTION: This installation script will install a number of BeEF dependencies including the Ruby-RVM environemnt and it's dependencies." +echo "CAUTION: This installation script will install a number of BeEF dependencies including the Ruby-RVM environemnt and its dependencies." echo "" echo "In rare cases, this may lead to unexpected behaviour or package conflicts on some systems." echo ""