Skip to content

Commit

Permalink
Merge pull request #6 from MabezDev/patch-1
Browse files Browse the repository at this point in the history
Fix typo on webpage
  • Loading branch information
bjoernQ authored Jan 12, 2023
2 parents 890303a + 845a508 commit eef158c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fn index() -> content::RawHtml<&'static str> {
<html>
<body>
<center>
<h1>ESP Web Flaher</h1>
<h1>ESP Web Flasher</h1>
<div id=\"main\" style=\"display: none;\">
Expand Down

0 comments on commit eef158c

Please sign in to comment.