diff --git a/README.md b/README.md index 5c9f113e..7ab7a971 100644 --- a/README.md +++ b/README.md @@ -1431,7 +1431,7 @@ Please find documentation at [Result.fromThrowable](#resultfromthrowable-static- #### `fromAsyncThrowable` -Top level export of `ResultAsync.fromSafePromise`. +Top level export of `ResultAsync.fromThrowable`. Please find documentation at [ResultAsync.fromThrowable](#resultasyncfromthrowable-static-class-method) [⬆️ Back to top](#toc)