Skip to content

Commit f695f01

Browse files
committed
fix title
1 parent 7deea5a commit f695f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Keypad.Flasher.Client/src/KeypadFlasherApp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@ export default function KeypadFlasherApp() {
12611261
<div className="container">
12621262
<header>
12631263
<h1 className="title">Keypad Flasher</h1>
1264-
<p className="muted">Flash supported CH552X-based keypads directly from your browser using WebUSB.</p>
1264+
<p className="muted">Flash supported CH55X-based keypads directly from your browser using WebUSB.</p>
12651265
<p className="muted small">
12661266
<a className="link" href="https://github.com/AmyJeanes/KeypadFlasher" target="_blank" rel="noreferrer">GitHub</a>
12671267
<span aria-hidden="true"> | </span>

0 commit comments

Comments
 (0)