Skip to content

Commit

Permalink
Changed LIQUID METAL to THE SUBJECT BEING COPIED
Browse files Browse the repository at this point in the history
  • Loading branch information
JC/BC committed Oct 2, 2015
1 parent 2b4c409 commit b4e005f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -136,7 +136,7 @@ The following phrases (case sensitive) on the left of the : are replaced by the

`HERE IS MY INVITATION` : `.push`

`LIQUID METAL` : `.bind`
`THE SUBJECT BEING COPIED` : `.bind`

`LET ME TRY MINE` : `.call`

Expand Down
2 changes: 1 addition & 1 deletion lib/arnoldjs.js
Expand Up @@ -41,7 +41,7 @@ const objects = {
"HERE IS MY INVITATION": ".push",

//Function Properties/Methods
"LIQUID METAL": ".bind",
"THE SUBJECT BEING COPIED": ".bind",
"LET ME TRY MINE": ".call",
"HERE'S A COUPLE OF ACRES": ".apply"
};
Expand Down

0 comments on commit b4e005f

Please sign in to comment.