We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f93f54 commit d87194aCopy full SHA for d87194a
1 file changed
README.md
@@ -71,7 +71,7 @@ How do you create local instances from the result returned by the API? Enter ada
71
72
## Declaring adapters
73
74
-Declaring an adapter is as simply as inheriting from `adapters.Adapter`
+Declaring an adapter is as simple as inheriting from `adapters.Adapter`.
75
76
The `data` argument can be omitted and passed to the `.adapt()` method. See [Adapting data](#adapting-data) below.
77
0 commit comments