Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 5ebc3ee

Browse files
committed
Update README.md
1 parent 53f6f26 commit 5ebc3ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`Enhance.js` is a small JavaScript workflow designed to help developers progressively enhance a page in a qualified manner.
44

5-
* Copyright 2012 @scottjehl, @beep, @wilto, @maggiewachs, and Filament Group, Inc.
5+
* Copyright 2010-2014 @scottjehl, @beep, @wilto, @maggiewachs, and Filament Group, Inc.
66
* License: MIT
77

88
## Overview
@@ -88,4 +88,4 @@ Enhance.js exposes an object called `window.enhance` or just `enhance`. You can
8888

8989
By default, we typically expose functions like `loadCSS`, `loadJS`, `getMeta`, and `cookie`, so that we can use these in other scripts in our codebase.
9090

91-
You might choose to expose feature support information, or even user agent info if you really need that.
91+
You might choose to expose feature support information, or even user agent info if you really need that.

0 commit comments

Comments
 (0)