Skip to content

Commit 8faabcc

Browse files
Typo in README (unclosed backtick)
1 parent 7dd2573 commit 8faabcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ How does Jekyll work?
4545

4646
- Posts (files in `_posts/*.md`) are the event pages in markdown
4747
- Projects (`_project/*.md`) are the open source projects we contribut to
48-
- Sponsors (`_sponsors/*.md) are the companies providing the venue and pizzas
48+
- Sponsors (`_sponsors/*.md`) are the companies providing the venue and pizzas
4949
- Layouts (files in `_layouts/*.html`) are equivalent to Django templates,
5050
and used to render the posts (events)
5151
- CSS is managed with scss/sass and built by Jekyll

0 commit comments

Comments
 (0)