diff --git a/_modules/pubtools/pulplib/_impl/client/client.html b/_modules/pubtools/pulplib/_impl/client/client.html index 6fe14d67..f64b08e8 100644 --- a/_modules/pubtools/pulplib/_impl/client/client.html +++ b/_modules/pubtools/pulplib/_impl/client/client.html @@ -41,7 +41,7 @@
Objects which are created via a client may be used to issue further requests to Pulp (for example, to update or delete the object).
Pulp objects use attrs.
-Attributes are immutable. Helper functions such as attr.evolve()
+Attributes are immutable. Helper functions such as attr.evolve()
may be used to produce new instances.
Attributes exposed on these Pulp objects include some generic attributes applicable to any Pulp installation, but also some custom attributes