We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e9c2da + 4d34397 commit 07dfc6cCopy full SHA for 07dfc6c
README.md
@@ -124,7 +124,7 @@ If your `User` class doesn't allow it the following is the recommanded way:
124
}
125
```
126
127
-Now you are 100% sure to work with an exact instace of `UserStatus`.
+Now you are 100% sure to work with an exact instance of `UserStatus`.
128
129
(If the setter receives an extended status the value will be used to receive the
130
corresponding instance of `UserStatus` else an exception will be thrown.)
0 commit comments