Package docs linter :lipstick:
diff --git a/openstack/identity/v2/doc.go b/openstack/identity/v2/doc.go
index 081950d..b38105d 100644
--- a/openstack/identity/v2/doc.go
+++ b/openstack/identity/v2/doc.go
@@ -1,5 +1,5 @@
/*
-The Identity package provides convenient OpenStack Identity V2 API client access.
+Package v2 provides convenient OpenStack Identity V2 API client access.
This package currently doesn't support the administrative access endpoints, but may appear in the future based on demand.
Authentication
@@ -117,4 +117,4 @@
}
}
*/
-package identity
+package v2