Skip to content

Commit

Permalink
update header tag copy (#4645)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianedwards authored May 15, 2024
1 parent d1704a0 commit 0a1f90f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const AppHeader: React.FC = () => {
<ImageTagContainer hoverable={false}>
<TagContainer>
<StatusDot color="#FFA500" />
<Code>Awaiting Build</Code>
<Code>Awaiting deploy</Code>
</TagContainer>
</ImageTagContainer>
);
Expand Down

0 comments on commit 0a1f90f

Please sign in to comment.