Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit b54b6f5

Browse files
authored
Merge pull request #2 from vasanthv/opensource
Opensource
2 parents 14b5954 + 4a6156b commit b54b6f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ curl -X DELETE 'https://jsonbox.io/76623910d3ab11e9bb652a2ae2dbcce4/5d776b75fd6d
9595
Added some limitations to avoid abuse.
9696

9797
1. The request body cannot be more than 100KB.
98-
2. Cannot get push or get more than 1000 records at a time.
98+
2. Can't push or pull more than 1000 records at a time.
9999

100100
### LICENSE
101101
MIT

www/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</div>
4848
</div>
4949
<div id="nav">
50-
<a href="https://github.com/vasanthv/jsonbox" target="_blank">View it in Github</a>
50+
<a href="https://github.com/vasanthv/jsonbox" target="_blank">View in Github</a>
5151
&middot;
5252
Made by <a href="https://twitter.com/vsnthv" target="_blank">Vasanth.V</a>
5353
</div>

0 commit comments

Comments
 (0)