Skip to content

Commit 1488c45

Browse files
Fix wording because I give a shit
1 parent 0838194 commit 1488c45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/blog/[id].tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ function Header(metadata: Metadata) {
8484
</time>
8585
{isEditedOnDifferentDay ? (
8686
<div className="not-prose text-xs leading-5 text-foreground/60">
87-
Edited on{" "}
87+
Updated on{" "}
8888
<time dateTime={modifiedDateTimeValue}>
8989
{formatHeaderTimestamp(modifiedTimestamp)}
9090
</time>

0 commit comments

Comments
 (0)