Skip to content

Commit 1028cbf

Browse files
committed
Fix typo
1 parent 14eb9a8 commit 1028cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/experiments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ function observationHTML($parts)
406406
echo <<<EOT
407407
<details class="experiments_create">
408408
<summary class="grade_header" id="${key}">
409-
<h3 class="grade_heading grade-${grade}">Create Experiments 12345</h3>
409+
<h3 class="grade_heading grade-${grade}">Create Experiments</h3>
410410
<p class="grade_summary"><strong>${sentiment}</strong> ${summary}</p>
411411
</summary>
412412
<div class="experiments_bottlenecks">

0 commit comments

Comments
 (0)