Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 227f542

Browse files
committed
fix(docs): minor docs patch
1 parent 3429a5e commit 227f542

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Lightweight, effecient and modular ES6 version of tween.js
55

66
**Kind**: global namespace
77
**License**: MIT
8-
**Copyright**: 2017 @dalisoft and es6-tween contributors
8+
**Copyright**: 2019 @dalisoft and es6-tween contributors
99
**Example**
1010
```js
1111
// ES6

src/core.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const now = (function () {
4040

4141
/**
4242
* Lightweight, effecient and modular ES6 version of tween.js
43-
* @copyright 2017 @dalisoft and es6-tween contributors
43+
* @copyright 2019 @dalisoft and es6-tween contributors
4444
* @license MIT
4545
* @namespace TWEEN
4646
* @example

0 commit comments

Comments
 (0)