Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulclindo committed May 14, 2024
1 parent 55a12ee commit ff8645f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/shinkai-desktop/src/pages/create-agent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ const CreateAgentPage = () => {
};

return (
<SubpageLayout title="Add Agent AI">
<SubpageLayout title="Create Agent">
<Form {...addAgentForm}>
<form
className="space-y-10"
Expand Down

0 comments on commit ff8645f

Please sign in to comment.