Skip to content

Commit

Permalink
Update tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jruizgit committed Jan 31, 2014
1 parent 15c6ff9 commit d909371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ When running the example in the previous section, you might have noticed the lin
var stat = require('node-static');
```

3. Right after the statecahrt definition add the following code
3. Right after the statechart definition add the following code
```javascript
// other code omitted for clarity
var d = require('durable');
Expand Down

0 comments on commit d909371

Please sign in to comment.