Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
serkan-inci committed Nov 6, 2015
1 parent 431e337 commit 50caae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Next step is initializing the extension using two options below:
});

// Perform some async operation here
doSomeAsynStuff().then(
doSomeAsyncStuff().then(
function(result) {
// Succeeded
VSS.notifyLoadSucceeded();
Expand Down

0 comments on commit 50caae2

Please sign in to comment.