Skip to content

Commit

Permalink
Remove inline example
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex committed Oct 10, 2023
1 parent 53c9569 commit 0b63bbc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nodes/http-auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
<input type="text" id="node-input-name" />
</div>
<p>
ℹ️ In the options below, passwords may be given as plain-text or hashed using bcrypt.<br />
Example : <code>require('bcryptjs').hashSync('my-password', 10);</code>
ℹ️ In the options below, passwords may be given as plain-text or hashed using bcrypt.
</p>

<fieldset>
Expand Down

0 comments on commit 0b63bbc

Please sign in to comment.