Skip to content

Commit 294eaa0

Browse files
committed
Fix typo
Signed-off-by: Ryan Wang <i@ryanc.cc>
1 parent f509c49 commit 294eaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/ApiKeyBindingModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ async function onSubmit(data: { apiKeySecret: string }) {
104104
<template>
105105
<VModal
106106
ref="modal"
107-
title="绑定 Api Key"
107+
title="绑定 API Key"
108108
:width="600"
109109
height="50vh"
110110
mount-to-body

0 commit comments

Comments
 (0)