about summary refs log tree commit diff stats
path: root/code/help.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/help.rb')
-rw-r--r--code/help.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/help.rb b/code/help.rb
index ed452d9b..13c19388 100644
--- a/code/help.rb
+++ b/code/help.rb
@@ -252,7 +252,7 @@ module Fm
 	If you have ranger in your /usr/bin/, you can write:
 	source ranger ranger
 
-	Of course you can create an alias in our ~/.bashrc
+	Of course you can create an alias in your ~/.bashrc
 	alias ranger='source ranger ranger'
 
 	It's 2x ranger in "source ranger ranger" because shells are silly