Skip to content
Snippets Groups Projects
Commit b320a80e authored by LeonLicher's avatar LeonLicher
Browse files

minimal text change

parent 8a772744
No related branches found
No related tags found
No related merge requests found
Pipeline #172889 passed
...@@ -39,7 +39,7 @@ const htmlResponse = ` ...@@ -39,7 +39,7 @@ const htmlResponse = `
<body> <body>
<h1>Leon baut sein JS</h1> <h1>Leon baut sein JS</h1>
<label for="difficulty">Select a Difficulty (Number of empty fields to figure out!)</label> <label for="difficulty">Select a Difficulty (Number of empty fields you still have to figure out!)</label>
<select id="difficulty" display="block"> <select id="difficulty" display="block">
<option value="easy">easy</option> <option value="easy">easy</option>
<option value="mid">mid</option> <option value="mid">mid</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment