We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4a0c9 commit d25079bCopy full SHA for d25079b
frontend/src/shared/games/bridging_bot.ts
@@ -39,7 +39,7 @@ import {
39
export const BBOT_METADATA = createMetadataConfig({
40
name: 'Bridging Bot Lab: Reproductive Rights Chat',
41
publicName: 'Reproductive Rights Chat',
42
- description: 'A discussion about reprodictive rights',
+ description: 'A discussion about reproductive rights',
43
});
44
45
export const BBOT_CHAT_STAGE_ID = 'bbot_chat';
0 commit comments