File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -602,7 +602,7 @@ export class NewZephyrProjectPanel {
602602 </select>
603603 </div>
604604 <div>
605- <label for="sel-template" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Projct template</label>
605+ <label for="sel-template" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Project template</label>
606606 <select id="sel-template" class="bg-grey-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500">
607607 <option id="option-template-simple" value="simple" selected>Hello World</option>
608608 <option id="option-template-blinky" value="blinky">Blinky</option>
You can’t perform that action at this time.
0 commit comments