Skip to content

Commit 152b269

Browse files
committed
Fix some typos
1 parent dcd288f commit 152b269

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a name="FileAPI"></a>
22
## FileAPI <img src="https://api.travis-ci.org/mailru/FileAPI.png?branch=master"/>
3-
A set of javascript tools for working with files.
3+
A set of JavaScript tools for working with files.
44

55
<a name="started"></a>
66
### Get started
@@ -1058,7 +1058,7 @@ Creates a new array with all elements that pass the test implemented by the prov
10581058
10591059
<a name="FileAPI.support.html5"></a>
10601060
### FileAPI.support.html5`:Boolean`
1061-
HTML5 borwser support
1061+
HTML5 browser support
10621062
10631063
<a name="FileAPI.support.cors"></a>
10641064
### FileAPI.support.cors`:Boolean`
@@ -1266,7 +1266,7 @@ Response headers:
12661266
<ul>
12671267
<li>X-Last-Known-Byte: int, library tries to resend chunk from the given offset. Applicable to response codes 200 and 416</li>
12681268
</ul>
1269-
All the other codes - fatal error, user's involvement is recommend.
1269+
All the other codes - fatal error, user's involvement is recommended.
12701270
12711271
---
12721272

0 commit comments

Comments
 (0)