We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b251ddc commit 3125cb2Copy full SHA for 3125cb2
apps/items-service/src/html.ts
@@ -42,7 +42,7 @@ export function getRootPageHtml(): string {
42
<article class="profile-content">
43
<h1>Items Service</h1>
44
45
- <p>A simple REST API service for managing items, built with Bun and PostgreSQL, Jaeger and OpenTelemetry.</p>
+ <p>A simple REST API service for managing items, built with Bun, Postgre, Jaeger and OpenTelemetry.</p>
46
47
<p><a href="/jaeger" target="_blank">Jaeger OTel Tracing</a></p>
48
0 commit comments