Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Secretlint🔑🛡️</h1>
<p>You can get secretlint from <a title="secretlint/secretlint: Pluggable linting tool to prevent committing credential." href="https://github.com/secretlint/secretlint">secretlint/secretlint</a></p>
<div id="app">
<h2>Secretlint Demo</h2>
<p>🛡Safe: This demo does not send your input to server. Secretlint just work on your browser.</p>
<p>🛡Safe: This demo does not send your input to server &mdash; it just works in your browser.</p>
<div id="editor"></div>
</div>
</main>
Expand Down