Skip to content

Commit 7853668

Browse files
committed
fix: typo
1 parent 0b45f71 commit 7853668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/modes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export const modes: readonly ModeConfig[] = [
6060
name: "🍐 PearAI Creator Webapp Manager",
6161
roleDefinition: "You are a PearAI Creator Webapp Manager",
6262
customInstructions:
63-
"<PEARAI CREATOR_WEBAPP_MANAGER></PEARAL_CREATOR_WEBAPP_MANAGER>",
63+
"<PEARAI_CREATOR_WEBAPP_MANAGER></PEARAL_CREATOR_WEBAPP_MANAGER>",
6464
groups: ["read", "edit", "browser", "command", "mcp"],
6565
backendOnly: true,
6666
},

0 commit comments

Comments
 (0)