We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7392db5 + ff20546 commit b7e8749Copy full SHA for b7e8749
community-website/pages/learn-git-and-github.tsx
@@ -575,7 +575,7 @@ const LearnGitAndGitHub: NextPage = () => {
575
<h3>Next Steps:</h3>
576
<ul>
577
<li>Practice with a sample project</li>
578
- <li>Explore GitHub's advanced features</li>
+ <li>{`Explore GitHub's advanced features`}</li>
579
<li>Implement a branching strategy</li>
580
<li>Set up automated workflows with GitHub Actions</li>
581
</ul>
0 commit comments