Skip to content

Commit 4eb52ec

Browse files
committed
corrected minor syntax typo in change and migration logs.
1 parent 34e55cd commit 4eb52ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
- Bug Fix: Fixed [Example Demo-04 does not work](https://github.com/happyworm/jPlayer/issues/274).
88

99
### Changed
10-
- jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins files in the 'dist/skin' folder.
10+
- jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins files in the `dist/skin` folder.
1111
- jPlayer Repository Refactor: All the circle player specific files are now in the `lib/circle-player` folder.
1212
- jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for @Laurian.
1313

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes that affect the backwards compatability of this project will
33

44
## 2.9.2 - 2014-12-14
55
### Changed
6-
- jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins files in the 'dist/skin' folder.
6+
- jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins files in the `dist/skin` folder.
77
- jPlayer Repository Refactor: All the circle player specific files are now in the `lib/circle-player` folder.
88
- jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for @Laurian.
99

0 commit comments

Comments
 (0)