Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FunnyDoggs authored Feb 26, 2024
1 parent 980f15c commit 85e8c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</head>
<body>
<h1>Enigma Machine Simulator</h1>
<label for="plugboardInput">Enter plugboard connections (e.g., AF, BG, CL)</label>
<label for="plugboardInput">Enter plugboard connections (e.g., AF, BG, CL)</label><br>
<textarea id="plugboard input" rows="4" cols="50"></textarea>
<br>
<label for="inputText">Enter text to encrypt:</label>
Expand Down

0 comments on commit 85e8c3a

Please sign in to comment.