diff --git a/frontend/src/components/listing/ListingRegisterRobot.tsx b/frontend/src/components/listing/ListingRegisterRobot.tsx index 8c1d96f6..eb2fe9d8 100644 --- a/frontend/src/components/listing/ListingRegisterRobot.tsx +++ b/frontend/src/components/listing/ListingRegisterRobot.tsx @@ -13,9 +13,9 @@ const ListingRegisterRobot = ({ listingId }: Props) => { const [isRegisterModalOpen, setIsRegisterModalOpen] = useState(false); return ( -
+ You can interact with your registered robots in the terminal. +
+