Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit ecaa475

Browse files
committed
fix async func return value in docs
1 parent 7a7256d commit ecaa475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ All of the cached pastes.
5454
Login with the stored username and password and store the user key.
5555

5656
#### Returns
57-
**[PastebinClient](#PastebinClient)**
57+
**[Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)<[PastebinClient](#PastebinClient)>**
5858

5959
## PastebinError
6060
Thrown when there's an error related to the Pastebin API or pastebin.js.

0 commit comments

Comments
 (0)