Skip to content

Commit

Permalink
fixed Readme markdown againi ++
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pearce committed Nov 18, 2013
1 parent 957320b commit 1029075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -61,7 +61,7 @@ BackgroundJS is available in JavaScript via:

Get a block of secondsi (e.g. use a background thread for 10 seconds):
```js
ackgroundJS.setBackgroundSeconds(10);
window.plugins.backgroundjs.setBackgroundSeconds(10);
```
Run in the background indefinitely:

Expand Down

0 comments on commit 1029075

Please sign in to comment.