Skip to content

Commit 2a56155

Browse files
authored
Merge pull request #21 from markjaquith/fix-index-wording
Fix awkward phrasing of safety explanation
2 parents db79056 + b08ee34 commit 2a56155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>Secretlint🔑🛡️</h1>
1414
<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>
1515
<div id="app">
1616
<h2>Secretlint Demo</h2>
17-
<p>🛡Safe: This demo does not send your input to server. Secretlint just work on your browser.</p>
17+
<p>🛡Safe: This demo does not send your input to server &mdash; it just works in your browser.</p>
1818
<div id="editor"></div>
1919
</div>
2020
</main>

0 commit comments

Comments
 (0)