We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809778c commit 071b26aCopy full SHA for 071b26a
README.md
@@ -117,7 +117,7 @@ If your `User` class doesn't allow it the following is the recommanded way:
117
// ...
118
}
119
120
-Now you are 100% sare to work with an exact instace of `UserStatus`.
+Now you are 100% sure to work with an exact instace of `UserStatus`.
121
122
(If the setter receives an extended status the value will be used to receive the
123
corresponding instance of `UserStatus` else an exception will be thrown.)
0 commit comments