Skip to content

Commit d87194a

Browse files
committed
Fix typo
1 parent 0f93f54 commit d87194a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ How do you create local instances from the result returned by the API? Enter ada
7171

7272
## Declaring adapters
7373

74-
Declaring an adapter is as simply as inheriting from `adapters.Adapter`
74+
Declaring an adapter is as simple as inheriting from `adapters.Adapter`.
7575

7676
The `data` argument can be omitted and passed to the `.adapt()` method. See [Adapting data](#adapting-data) below.
7777

0 commit comments

Comments
 (0)