about summary refs log tree commit diff stats
path: root/internal/components/options.templ
diff options
context:
space:
mode:
Diffstat (limited to 'internal/components/options.templ')
-rw-r--r--internal/components/options.templ4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/components/options.templ b/internal/components/options.templ
index 726d328..ce3ffff 100644
--- a/internal/components/options.templ
+++ b/internal/components/options.templ
@@ -9,8 +9,8 @@ templ Options(result *index.Result) {
 	<table>
 		<thead>
 			<tr>
-				<td scope="col">Title</td>
-				<td scope="col">Description</td>
+				<th scope="col">Title</th>
+				<th scope="col">Description</th>
 			</tr>
 		</thead>
 		<tbody>