Skip to content

Commit 8e24263

Browse files
committed
Minor text edits
1 parent 29bbdb1 commit 8e24263

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
XMLHttpRequest 1.0 implementation objectives
1+
Scope of implementation
22
=====
33

44
1. Deliver unobtrusive standard-compliant cross-browser implementation of the
@@ -17,11 +17,11 @@ How To Use
1717
</head>
1818
```
1919

20-
Statement regarding support of XMLHttpRequest 2 features
20+
XMLHttpRequest 2 features
2121
=====
2222

2323
The library does not and will not add support for any features found in [XMLHttpRequest 2][2] since
24-
it is not possible to provide complete fallback implementation in older Internet Explorer, browser
24+
it is not possible to provide complete fallback implementation in older Internet Explorer browser
2525
for which this library was primarily developed. If you use this library, I recommend starting adding
2626
conditional HTML comments to limit exposure of the library only to browsers where it is really needed.
2727

0 commit comments

Comments
 (0)