Commit 1d188961 by Ben Drucker

Fix unclosed backticks

parent 3a4145a6
......@@ -98,3 +98,4 @@ Person.find({email: 'email@domain.com'}).nodeify(function (err, person) {
// person
}
});
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment