Adding fixes based on code review
diff --git a/rackspace/lb/v1/monitors/doc.go b/rackspace/lb/v1/monitors/doc.go
index 624a17d..2c5be75 100644
--- a/rackspace/lb/v1/monitors/doc.go
+++ b/rackspace/lb/v1/monitors/doc.go
@@ -1,6 +1,6 @@
 /*
-Package lbs provides information and interaction with the Health Monitor API
-resource for the Rackspace Cloud Load Balancer service.
+Package monitors provides information and interaction with the Health Monitor
+API resource for the Rackspace Cloud Load Balancer service.
 
 The load balancing service includes a health monitoring resource that
 periodically checks your back-end nodes to ensure they are responding correctly.