Skip to content

Commit

Permalink
Update version name for alphas in switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Feb 27, 2024
1 parent 2a33a74 commit 85d90f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ const HeaderTools = ({
onClick={() => setDropdownOpen(!isDropdownOpen)}
isExpanded={isDropdownOpen}
>
Release {initialVersion.name}
Current alphas
</MenuToggle>
)}
>
Expand Down

0 comments on commit 85d90f8

Please sign in to comment.