Skip to content

Commit b4c6936

Browse files
Acorn221nang-dev
authored andcommitted
fix: damn typo!
1 parent c957cdd commit b4c6936

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></PEARAI_CREATOR_WEBAPP_MANAGER>",
6464
groups: ["read", "edit", "browser", "command", "mcp"],
6565
backendOnly: true,
6666
},

0 commit comments

Comments
 (0)