Skip to content

Commit 7ff2cd2

Browse files
fix name
1 parent 22a7437 commit 7ff2cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

popup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<title>Password Revealer</title>
5+
<title>PassReveal</title>
66
<style>
77
body {
88
font-family: 'Lato', sans-serif;
@@ -98,7 +98,7 @@
9898
</head>
9999

100100
<body>
101-
<h1>Password Revealer</h1>
101+
<h1>PassReveal</h1>
102102
<form id="optionsForm">
103103
<label>
104104
Reveal duration (seconds):

0 commit comments

Comments
 (0)