Skip to content

Commit 502f8fa

Browse files
homepage nit
1 parent 9ffdbe8 commit 502f8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default async function Home() {
7676
<Query query="lang:typescript"><Highlight>lang:</Highlight>typescript</Query> <QueryExplanation>(by language)</QueryExplanation>
7777
</QueryExample>
7878
<QueryExample>
79-
<Query query="branch:HEAD"><Highlight>branch:</Highlight>HEAD</Query> <QueryExplanation>(by branch)</QueryExplanation>
79+
<Query query="revision:HEAD"><Highlight>revision:</Highlight>HEAD</Query> <QueryExplanation>(by branch or tag)</QueryExplanation>
8080
</QueryExample>
8181
</HowToSection>
8282
<HowToSection

0 commit comments

Comments
 (0)