diff --git a/beem/snapshot.py b/beem/snapshot.py
index 5cbd8af59ff991a3b6771804cc6b69d331c4af63..269a29b7fd3489f29b674769071449dadd9aabd5 100644
--- a/beem/snapshot.py
+++ b/beem/snapshot.py
@@ -249,7 +249,7 @@ class AccountSnapshot(list):
 
             :param array only_ops: Limit generator by these
                 operations (*optional*)
-            :param array exclude_ops: Exclude thse operations from
+            :param array exclude_ops: Exclude these operations from
                 generator (*optional*)
 
         """