requuest -> request

pull/848/head
Luke Imhoff 6 years ago
parent 072f05f320
commit 613bf24c93
  1. 2
      apps/block_scout_web/assets/js/lib/try_api.js

@ -105,7 +105,7 @@ $('input[data-selector*="try-api-ui"][data-required="true"]').on('keyup', (event
// the execute button:
//
// * curl command
// * requuest URL
// * request URL
// * server response
//
$('button[data-try-api-ui-button-type="execute"]').click(event => {

Loading…
Cancel
Save