Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 8dbcfa5

Browse files
committed
Fix readme typo
1 parent 0d34368 commit 8dbcfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In December 2012, ECMA International published the first edition of Standard ECM
44
better known as the _ECMAScript Internationalization API_. This specification provides
55
the framework to bring long overdue localization methods to ECMAScript implementations.
66

7-
All modern browsers, except safari, have implemented his API. `Intl.js` fills the void of availability for this API. It will provide the framework as described by the specification, so that developers can take advantage of the native API
7+
All modern browsers, except safari, have implemented this API. `Intl.js` fills the void of availability for this API. It will provide the framework as described by the specification, so that developers can take advantage of the native API
88
in environments that support it, or `Intl.js` for legacy or unsupported environments.
99

1010
[Build Status]: https://travis-ci.org/andyearnshaw/Intl.js.svg?branch=master

0 commit comments

Comments
 (0)