Skip to content

Commit e5767ff

Browse files
author
Kevin
committed
refactor: update terminology from 'Agent' to 'Robot' for consistency
1 parent c1ee0fc commit e5767ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Agent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export function CurrentAgent({
113113
anchorY="middle"
114114
fontSize={0.11}
115115
>
116-
Agent {agent.id}
116+
Robot {agent.id}
117117
</AnimatedText>
118118
</AnimatedBillboard>
119119
<AnimatedRing

0 commit comments

Comments
 (0)