corrected minor spelling error

"programing" to "programming"
This commit is contained in:
Johannes Klev
2019-02-27 16:35:22 +09:00
committed by GitHub
parent 119fb5785d
commit 563cc7bca8

View File

@@ -8,7 +8,7 @@ This repo is the content for a two-day workshop focused on introducing you to th
## Who this workshop is for
This workshop starts as a very high level introduction to the core principles of the web: HTML, CSS and JavaScript. This section is targeted at new and experienced developers alike. The second day dives into more complex topics such as TypeScript and state management within an application. The examples should be accessible to anyone, but you will get more out of the day if you have some foundational experience in programing or web technologies.
This workshop starts as a very high level introduction to the core principles of the web: HTML, CSS and JavaScript. This section is targeted at new and experienced developers alike. The second day dives into more complex topics such as TypeScript and state management within an application. The examples should be accessible to anyone, but you will get more out of the day if you have some foundational experience in programming or web technologies.
## Web Workshop Setup