We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f8926 commit 2308713Copy full SHA for 2308713
1 file changed
apps/app/components/www/create-deepcrawl-terminal.tsx
@@ -60,7 +60,7 @@ const TERMINAL_LINES: TerminalLine[] = [
60
{ text: '', delay: 90 },
61
{ text: 'wait... creating your project', delay: 180, tone: 'muted' },
62
{
63
- text: '🎉 Your Firecrawl is ready. Do you want to test your API now?',
+ text: '🎉 Your Faircrawl is ready. Do you want to test your API now?',
64
delay: 120,
65
tone: 'accent',
66
},
0 commit comments