Skip to content

Commit

Permalink
fix: Specification -> Draft Specification
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Oct 1, 2022
1 parent 3854dd5 commit 174a997
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ class ProfileCard extends React.PureComponent<ProfileCardProps, ProfileCardState
return (
<Card isLarge>
<CardHeader>
<CardTitle>Specification</CardTitle>
<CardTitle>Draft Specification</CardTitle>
<CardActions hasNoOffset>{this.actions()}</CardActions>
</CardHeader>
<CardBody>{this.body()}</CardBody>
Expand Down

0 comments on commit 174a997

Please sign in to comment.