Skip to content

Commit ff20546

Browse files
committed
Bug fixes
1 parent b5ff3a9 commit ff20546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

community-website/pages/learn-git-and-github.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ const LearnGitAndGitHub: NextPage = () => {
575575
<h3>Next Steps:</h3>
576576
<ul>
577577
<li>Practice with a sample project</li>
578-
<li>Explore GitHub's advanced features</li>
578+
<li>{`Explore GitHub's advanced features`}</li>
579579
<li>Implement a branching strategy</li>
580580
<li>Set up automated workflows with GitHub Actions</li>
581581
</ul>

0 commit comments

Comments
 (0)