Skip to content

Commit 9eeb3a7

Browse files
committed
fix typo
1 parent f19a33e commit 9eeb3a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_data/modules.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title,id,description,link,type,level,skills,author
22
Introduction to GitHub,foundations-0-github,"Introduces newcomers to using and understanding GitHub. Includes instructions for creating a GitHub account and repository, learning how to commit changes, and turning on GitHub Pages.",https://github.com/learn-static/foundations-0-github,module,beginner,GitHub; Git,Olivia Wikle
33
Introduction to the Web and HTML,foundations-1-html,"Provides an overview of the fundamental building blocks of websites, HTML. Broken into several parts that can be reviewed separately.",https://github.com/learn-static/foundations-1-html,module,beginner,GitHub; HTML; CSS,Evan Williamson
4-
Introduction to Markdown,foundations-2-markdown,"Instroduces newcomers to Markdown, a markup language for adding formatting elements to plain text files.",https://github.com/learn-static/foundations-2-markdown,module,beginner,GitHub; Markdown,Kate Thornhill
4+
Introduction to Markdown,foundations-2-markdown,"Introduces newcomers to Markdown, a markup language for adding formatting elements to plain text files.",https://github.com/learn-static/foundations-2-markdown,module,beginner,GitHub; Markdown,Kate Thornhill
55
Introduction to Data,foundations-3-data,"Gives newcomers a surface-level introduction to digital project metadata to configure a static website. Includes an introduction to metadata, an introduction to using and editing spreadsheets in Google Sheets, and instructions on how to download an existing metadata sheet, edit it in Google Sheets, save it as a csv and re-upload it to GitHub.",https://github.com/learn-static/foundations-3-data,module,intermediate,GitHub; Google Sheets,Gabriele Hayden
66
Introduction to Computational Methods,foundations-4-computation,"Using sample data included in the repository, introduces steps that demonstrate how Jekyll builds a static site and how the Liquid template language is used to manipulate and control the data that populates the site.",https://github.com/learn-static/foundations-4-computation,module,intermediate,GitHub; Jekyll; Liquid,Devin Becker

0 commit comments

Comments
 (0)