Skip to content

Commit

Permalink
Fix error prep in resume.md (#27)
Browse files Browse the repository at this point in the history
Moved the error down in the file and added more occurrences using "_" for emphasis before and after the error.
  • Loading branch information
luispujols authored Feb 22, 2023
1 parent c4f1422 commit f79af7f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions resume.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# GitHub Teacher

*Charting the knowledge of the Internet, just like Galileo charted the stars.*
<!--
Note here: Learners -- yup, you found the error!
Course maintainers -- leave the italics with * instead of _ for the error case.
-->
_Charting the knowledge of the Internet, just like Galileo charted the stars._

## Experience

### GitHub Trainer

Teach all things Git, give away all the stickers, ensure world peace.
Teach all things *Git*, give away all the stickers, ensure world peace.
<!--
Note here: Learners -- yup, you found the error!
Course maintainers -- leave the italics with * instead of _ for the error case.
-->

### Supportocat

Provide world class support to customers on the GitHub platform
Provide _world class support_ to customers on the GitHub platform

## Skills

Expand All @@ -24,4 +24,4 @@ Developed and maintained various conference talks, online training, and in-perso

### Leadership

Managed multiple asynchronous teams in the development, maintenance, and release of various web applications and websites.
Managed multiple _asynchronous teams_ in the development, maintenance, and release of various web applications and websites.

0 comments on commit f79af7f

Please sign in to comment.