fix(typos): replaced _ with -
This commit is contained in:
@@ -47,14 +47,14 @@ Below is a basic example for a simple resume:
|
|||||||
|
|
||||||
= Education
|
= Education
|
||||||
|
|
||||||
#resume_entry(
|
#resume-entry(
|
||||||
title: "Example University",
|
title: "Example University",
|
||||||
location: "B.S. in Computer Science",
|
location: "B.S. in Computer Science",
|
||||||
date: "August 2014 - May 2019",
|
date: "August 2014 - May 2019",
|
||||||
description: "Example"
|
description: "Example"
|
||||||
)
|
)
|
||||||
|
|
||||||
#resume_item[
|
#resume-item[
|
||||||
- #lorem(20)
|
- #lorem(20)
|
||||||
- #lorem(15)
|
- #lorem(15)
|
||||||
- #lorem(25)
|
- #lorem(25)
|
||||||
|
|||||||
Reference in New Issue
Block a user