Skip to content

Commit 3fce89d

Browse files
committed
Fix bound -> infinitive bind
1 parent 181403d commit 3fce89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Make sure you know how to get started, [check out our docs](https://classes.read
5151

5252
## Example
5353

54-
Imagine, that you want to bound implementation to some particular type.
54+
Imagine, that you want to bind implementation to some particular type.
5555
Like, strings behave like this, numbers behave like that, and so on.
5656

5757
The good realworld example is `djangorestframework`.

0 commit comments

Comments
 (0)