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

Commit c4c1a3f

Browse files
committed
Merge branch 'master' of https://github.com/cAttte/pastebin.js
2 parents eb53640 + 0891008 commit c4c1a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<img src="https://i.imgur.com/Uo0FVG7.png" align="right" width="200">
22

33
# pastebin.js
4-
An OOP JavaScript wrapper for the Pastebin API.
4+
An object-oriented JavaScript wrapper for the Pastebin API.
55

66
# Docs
77
The module exports 8 classes:
@@ -358,4 +358,4 @@ Fetch this user's pastes, and store them in the cache.
358358
| max | The maximum number of pastes to fetch | number | `50` |
359359

360360
#### Returns
361-
**[Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)<[UserPasteStore](#UserPasteStore)>**
361+
**[Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)<[UserPasteStore](#UserPasteStore)>**

0 commit comments

Comments
 (0)