Skip to content

Commit 4baccf6

Browse files
author
Fil Peyton
committed
Updating authorship description.
1 parent e99d2b6 commit 4baccf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SyncMessage.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* SyncMessage
33
* A Javascript library for syncronizing postMessage requests
4-
* Author: Fillip Peyton (fillippeyton@gmail.com)
4+
* https://github.com/fillippeyton/SyncMessage
55
*/
6-
6+
77
var SyncMessage = function(){
88
_SyncMessage = this;
99
_SyncMessage.actionKeyword = 'SyncMessage';

0 commit comments

Comments
 (0)