Skip to content

Commit b5d365b

Browse files
committed
Fix typo
1 parent 7f0e89e commit b5d365b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/AuditPage/AuditLogRow/AuditLogDescription/AuditLogDescription.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const SuccessLogin: Story = {
5151
},
5252
};
5353

54-
export const UnsuccessfulLoginForUnkownUser: Story = {
54+
export const UnsuccessfulLoginForUnknownUser: Story = {
5555
args: {
5656
auditLog: MockAuditLogUnsuccessfulLoginKnownUser,
5757
},

0 commit comments

Comments
 (0)