Skip to content

Commit 3125cb2

Browse files
wording
1 parent b251ddc commit 3125cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/items-service/src/html.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export function getRootPageHtml(): string {
4242
<article class="profile-content">
4343
<h1>Items Service</h1>
4444
45-
<p>A simple REST API service for managing items, built with Bun and PostgreSQL, Jaeger and OpenTelemetry.</p>
45+
<p>A simple REST API service for managing items, built with Bun, Postgre, Jaeger and OpenTelemetry.</p>
4646
4747
<p><a href="/jaeger" target="_blank">Jaeger OTel Tracing</a></p>
4848

0 commit comments

Comments
 (0)