summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/hashie/lash.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hashie/lash.rb b/lib/hashie/lash.rb
index 72cb5c9..2bc47b9 100644
--- a/lib/hashie/lash.rb
+++ b/lib/hashie/lash.rb
@@ -6,7 +6,7 @@ module Hashie
# an attempt is made to create a Lash with out it, an error
# will be raised.
#
- # Dashes are useful when you need to create a very simple
+ # Lashes are useful when you need to create a very simple
# lightweight data object that needs even fewer options and
# resources than something like a DataMapper resource, and
# certain attributes are required.