Skip to content

Commit f8dc90a

Browse files
authored
Correct label from 'chocolatey' to 'Chocolatey' (#141)
All other product names are in upper case and this change brings consistency to the list The website also capitalizes it while describing it
1 parent 116e494 commit f8dc90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/guides/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can install lychee using various package managers.
4040
<TabItem label="WinGet">
4141
<Code code="winget install lycheeverse.lychee" lang="sh" />
4242
</TabItem>
43-
<TabItem label="chocolatey">
43+
<TabItem label="Chocolatey">
4444
<Code code="choco install lychee" lang="sh" />
4545
</TabItem>
4646
</Tabs>

0 commit comments

Comments
 (0)