Update new.html.eex

Fetch `constructor` arguments? Instead of `contructor`
pull/4236/head
Keqi Huang 4 years ago committed by GitHub
parent 058b596b0c
commit 39f3a984a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/block_scout_web/lib/block_scout_web/templates/address_contract_verification_via_flattened_code/new.html.eex

@ -132,7 +132,7 @@
<div class="smart-contract-form-group">
<div class="smart-contract-form-group-inner-wrapper">
<%= label f, "Try to fetch contructor arguments automatically" %>
<%= label f, "Try to fetch constructor arguments automatically" %>
<div class="center-column">
<div class="form-radios-group">
<div class="radio-big">

Loading…
Cancel
Save