feat: use code instead of b
This commit is contained in:
@@ -132,8 +132,8 @@ export const RobotDuplicationModal = ({ isOpen, handleStart, handleClose, initia
|
|||||||
<span>When to duplicate robots?</span>
|
<span>When to duplicate robots?</span>
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
Example: If you've created a robot for <b>producthunt.com/topics/api</b>, you can duplicate it to scrape similar pages
|
Example: If you've created a robot for <code>producthunt.com/topics/api</code>, you can duplicate it to scrape similar pages
|
||||||
like <b>producthunt.com/topics/database</b> without training a robot from scratch.
|
like <code>producthunt.com/topics/database</code> without training a robot from scratch.
|
||||||
</span>
|
</span>
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
|
|||||||
Reference in New Issue
Block a user