Skip to content

Commit b7e8749

Browse files
authored
Merge pull request #183 from yfosp/bug-fixes
Bug fixes
2 parents 7392db5 + ff20546 commit b7e8749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)