File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
visual-tree-search-app/pages Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 " Start" 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 >
You can’t perform that action at this time.
0 commit comments