不要怂,就是干,撸起袖子干!

Commit 3419b8fd by toastynerd

fix typo in docs

1 parent de1d3e9d
Showing with 1 additions and 1 deletions
......@@ -474,7 +474,7 @@ Task.drop() // will emit success or failure event
Project.[sync|drop]().then(function() {
// ok ... everything is nice!
}).catch(function(error) {
// oooh, did you entered wrong database credentials?
// oooh, did you enter wrong database credentials?
})
```
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!