Skip to content

Commit d25079b

Browse files
committed
fix typo
1 parent 3a4a0c9 commit d25079b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/shared/games/bridging_bot.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import {
3939
export const BBOT_METADATA = createMetadataConfig({
4040
name: 'Bridging Bot Lab: Reproductive Rights Chat',
4141
publicName: 'Reproductive Rights Chat',
42-
description: 'A discussion about reprodictive rights',
42+
description: 'A discussion about reproductive rights',
4343
});
4444

4545
export const BBOT_CHAT_STAGE_ID = 'bbot_chat';

0 commit comments

Comments
 (0)