You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclassName="text-[1.5em] md:text-[2.8em] font-bold mb-5">Welcome to Sorting Visualizer</p>
17
17
<div>
18
-
<spanclassName="font-medium text-[1.1em] text-gray-700 dark:text-textGray">Let's start by entering a number. It will generate an array with <BoldParagraphtext="random numbers"/> based on the input.</span><br/>
18
+
<spanclassName="font-medium text-[1.1em] text-gray-700 dark:text-textGray">Let's start by entering a number. It will generate an array of the input length with <BoldParagraphtext="random numbers"/>.</span><br/>
19
19
<spanclassName="font-medium text-[1.1em] text-gray-700 dark:text-textGray">Next, select an <BoldParagraphtext="algorithm"/> and press the <BoldParagraphtext="play"/> button.</span>
20
20
</div>
21
21
@@ -39,4 +39,4 @@ function SortingCanvasDescription() {
0 commit comments