Skip to content

Commit

Permalink
fix: revert initial publish
Browse files Browse the repository at this point in the history
  • Loading branch information
songwongtp committed Mar 28, 2024
1 parent a15396a commit 1c99b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/pages/module-details/components/ModuleInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ const ModuleInfoBody = ({
"N/A"
)}
</LabelText>
<LabelText label="Published by" helperText1="(VM Address)">
<LabelText label="Initial Published by" helperText1="(VM Address)">
<ExplorerLink
type="user_address"
value={publisherVmAddress}
Expand Down

0 comments on commit 1c99b74

Please sign in to comment.