Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Mar 27, 2024
1 parent 1e71e1c commit 80f10c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/static/dist/js/apollo.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ document.getElementById("assistantButton").addEventListener("click", function ()
type_suggestion += `
<div class="card">
<div class="card-body">
<h5 class="card-title">Related ITems</h5>
<h5 class="card-title">Related Items</h5>
<p class="card-text">
This ${data.class} has related ${item.class} entries
<code>${item.search}</code>
Expand Down

0 comments on commit 80f10c0

Please sign in to comment.