diff --git a/lib/bb/__init__.py b/lib/bb/__init__.py
index 269f65ed..de1ff893 100644
--- a/lib/bb/__init__.py
+++ b/lib/bb/__init__.py
@@ -150,7 +150,7 @@ def note(*args):
     mainlogger.info(''.join(args))
 
 #
-# A higher prioity note which will show on the console but isn't a warning
+# A higher priority note which will show on the console but isn't a warning
 #
 # Something is happening the user should be aware of but they probably did
 # something to make it happen
