Skip to content

Commit 040ebf7

Browse files
connormckelveyckundo
authored andcommitted
Changed ES2105 to ES2015 in the readme.md file. Babel does not yet support ES2105.
1 parent 8822cf1 commit 040ebf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ that page, AccessLint Monitor track the error for review.
1919

2020
## Development
2121

22-
AccessLint Monitor uses babel and webpack to transpile and package ES2105
22+
AccessLint Monitor uses babel and webpack to transpile and package ES2015
2323
code for inclusion clientside. It uses karma and mocha to run tests.
2424

2525
### Setup

0 commit comments

Comments
 (0)