diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 712e376da0ea017b56b6efc6159d5c1b050b91d7..de5192e3f660cce5804736dd8e6b2b216e95bd00 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -29,7 +29,7 @@ bl_info = {
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
                 "Scripts/3D interaction/Align_Tools",
     "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
-    "category": "Interface",
+    "category": "Object",
 }
 
 import bpy