Skip to content

Commit

Permalink
fixup! doc: add unhandled promise rejection survey
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Harband <ljharb@gmail.com>
  • Loading branch information
mmarchini and ljharb authored May 6, 2020
1 parent 975dd98 commit 68a2e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surveys/promise-rejections/survey.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Assume using as creating your own `new Promise`, `Promise.resolve`, and `async f

- [ ] Promises
- [ ] async/await
- [ ] Not writing Promise-based code
- [ ] Not writing Promise-based code or using Promise-based libraries

## How are you handling rejections today?

Expand Down

0 comments on commit 68a2e55

Please sign in to comment.