Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axe312ger committed Mar 31, 2017
1 parent a79a39a commit 29e9402
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 @@ -109,7 +109,7 @@ var options = {
}
spaceExport(options)
.then((output) => {
console.log('Your space Data:', output)
console.log('Your space data:', output)
})
.catch((err) => {
console.log('Oh no! Some errors occurred!', err)
Expand Down

0 comments on commit 29e9402

Please sign in to comment.