diff --git a/src/webviews/apps/shared/components/commit/commit-identity.ts b/src/webviews/apps/shared/components/commit/commit-identity.ts
index 66a7bb8..d639300 100644
--- a/src/webviews/apps/shared/components/commit/commit-identity.ts
+++ b/src/webviews/apps/shared/components/commit/commit-identity.ts
@@ -65,7 +65,7 @@ export class CommitIdentity extends LitElement {
/>
${this.name}
${this.actionLabel} ${this.actionLabel}
`;
}