Skip to content

Commit b58cacc

Browse files
committed
fix
1 parent 096b671 commit b58cacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visual-tree-search-app/pages/tree-search-playground.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ const TreeSearchPlayground = () => {
427427
<div className="p-4 border-t border-sky-200 dark:border-sky-800 bg-white/90 dark:bg-slate-800/90">
428428
<div className="mb-4 ml-1 text-sm text-slate-700 dark:text-slate-300">
429429
<ol className="list-decimal list-inside space-y-1">
430-
<li>Click the "Start" button above to connect and begin the search.</li>
430+
<li>Click the &quot;Start&quot; button above to connect and begin the search.</li>
431431
<li>Configure your search parameters below.</li>
432432
<li>The tree of possible actions will appear on the right, while the resulting web page will display on the left.</li>
433433
<li>You can drag the divider to resize the panels as needed.</li>

0 commit comments

Comments
 (0)