Skip to content

Commit 86e7833

Browse files
authored
Merge pull request #4 from https-sam/title-change
refactor: changed title
2 parents ba4ce6c + a152b63 commit 86e7833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Page/Splash/SplashScreen.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ const SplashScreen = () => {
3232
Algo Visualizer
3333
</p>
3434
<span className="font-spline max-w-[47ch] text-[1.2em] z-10 text-gray-100">
35-
Improve your understanding of algorithms just by watching simple
36-
and completely <BoldParagraph text="customizable animations" />.{" "}
35+
Improve your understanding of algorithms by watching simple
36+
and <BoldParagraph text="interactive animations" />.{" "}
3737
<br />
3838
Welcome to the algo visualizer.
3939
</span>

0 commit comments

Comments
 (0)