Skip to content

Commit 071b26a

Browse files
author
Marc Bennewitz
committed
fixed typo in readme
1 parent 809778c commit 071b26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ If your `User` class doesn't allow it the following is the recommanded way:
117117
// ...
118118
}
119119

120-
Now you are 100% sare to work with an exact instace of `UserStatus`.
120+
Now you are 100% sure to work with an exact instace of `UserStatus`.
121121

122122
(If the setter receives an extended status the value will be used to receive the
123123
corresponding instance of `UserStatus` else an exception will be thrown.)

0 commit comments

Comments
 (0)