Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoli79 committed Feb 4, 2025
1 parent 14eb9a8 commit 1028cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/experiments.php
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ function observationHTML($parts)
echo <<<EOT
<details class="experiments_create">
<summary class="grade_header" id="${key}">
<h3 class="grade_heading grade-${grade}">Create Experiments 12345</h3>
<h3 class="grade_heading grade-${grade}">Create Experiments</h3>
<p class="grade_summary"><strong>${sentiment}</strong> ${summary}</p>
</summary>
<div class="experiments_bottlenecks">
Expand Down

0 comments on commit 1028cbf

Please sign in to comment.