mirror of
https://github.com/logos-storage/questionable.git
synced 2026-01-02 13:53:11 +00:00
Update Readme.md
Missing "to"
This commit is contained in:
parent
3dcf21491d
commit
2e7f20392b
@ -151,7 +151,7 @@ have to explicitly import the `questionable/results` module:
|
||||
import questionable/results
|
||||
```
|
||||
|
||||
You can use `?!` make a Result type. These Result types either hold a value or
|
||||
You can use `?!` to make a Result type. These Result types either hold a value or
|
||||
an error. For example the type `?!int` is short for `Result[int, ref
|
||||
CatchableError]`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user