There was an error while loading. Please reload this page.
1 parent b5ff3a9 commit ff20546Copy full SHA for ff20546
1 file changed
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