Skip to content

Commit cc81bc9

Browse files
Fix typo in GitHub link on community page (#6606)
fixes #6587 Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
1 parent 02c2958 commit cc81bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/community.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import BaseLayout from "../layouts/base-layout.astro";
3030
<h2 style="color: #4A90E2;">Discussion</h2>
3131
<p>
3232
Ask questions on <a href="https://github.com/microsoft/typespec/discussions"
33-
>Github Discussion</a
33+
>GitHub Discussion</a
3434
>.
3535
</p>
3636
</div>

0 commit comments

Comments
 (0)