Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions components/tutorial-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ const TutorialModal = () => {
<>
<ul className="list-disc list-inside">
<li className="text-left py-1">
Within this visualizer, users can seamlessly navigate the grid,
restricted to movements in the cardinal directions of up, down,
left, and right.
Within this visualizer, users can seamlessly navigate the grid going
up, down, left, and right.
</li>
<li className="text-left py-1">
It empowers individuals to engage with diverse pathfinding
Expand Down