From c4590e4fc9da7e3463d325c15394907687b59ebf Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Tue, 3 Aug 2021 16:33:22 -0400 Subject: [PATCH] Update usage.rst --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 7616855..2ee6a2f 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -12,7 +12,7 @@ Basics :end-before: end-basic-usage -Desert can be used with :mod:`dataclasses` or :mod:`attr`. With either module, +Desert can be used with :mod:`dataclasses` or :mod:`attrs`. With either module, Desert is able to infer the appropriate :mod:`marshmallow` field for any of these types: