Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AHollowedHunter committed Nov 30, 2023
1 parent 770f84a commit f2f3713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Constants/SteamCommands.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ static SteamCommands()
new("Open Console", "Open Console", "open/console"),
new("Server Browser", "Open servers browser", "open/servers"),
new("Steam Tools", "Open tools library", "open/tools"),
new("Steam Community", "Open Store Community Home", "url/CommunityHome"),
new("Steam Community", "Open Steam Community Home", "url/CommunityHome"),
new("Family Sharing", "Open Family Sharing options", "url/FamilySharing"),
new("Friend Activity", "Open Friends activity page", "url/SteamIDFriendsPage"),
new("My Profile", "Open your Steam Profile Page", "url/SteamIDMyProfile"),
Expand Down

0 comments on commit f2f3713

Please sign in to comment.