Skip to content

Commit

Permalink
Improve wording => primary handler
Browse files Browse the repository at this point in the history
Co-Authored-By: sisou <hello@soerenschwert.de>
  • Loading branch information
nibhar and sisou committed Feb 28, 2019
1 parent 77aa78a commit a3a7509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/request/TopLevelApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* }
*
* get Handler() {
* // Should return the class that should be instantiated as the request's handler
* // Should return the class that should be instantiated as the request's primary handler
* }
*
* async onBeforeRun(parsedRequest) {
Expand Down

0 comments on commit a3a7509

Please sign in to comment.