Grammar and spelling fixes :books:
diff --git a/rackspace/lb/v1/acl/results.go b/rackspace/lb/v1/acl/results.go
index 815caa7..9ea5ea2 100644
--- a/rackspace/lb/v1/acl/results.go
+++ b/rackspace/lb/v1/acl/results.go
@@ -33,8 +33,8 @@
DENY Type = "DENY"
)
-// AccessListPage is the page returned by a pager when traversing over a collection of
-// network items in an access list.
+// AccessListPage is the page returned by a pager for traversing over a
+// collection of network items in an access list.
type AccessListPage struct {
pagination.SinglePageBase
}