Skip to content

Commit 2d00894

Browse files
committed
change straight quote marks (eg, inch marks) to curly quotes
1 parent ead51dc commit 2d00894

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
3535
* [David Nolen: Immutability: Putting The Dream Machine To Work](https://www.youtube.com/watch?v=SiFwRtCnxv4)[David Nolen](https://twitter.com/swannodette)
3636
* [Immutable Data and React](https://www.youtube.com/watch?v=I7IdS-PbEgI&list=PLb0IAmt7-GS1cbw4qonlQztYV1TAW0sCr) by [Lee Byron](https://twitter.com/leeb)
3737
* [Delivering the Goods](https://www.youtube.com/watch?v=R8W_6xWphtw) Paul Irish on one of the most important but overlooked topics in the development world today — page load times.
38-
* [Simplicity Matters](https://www.youtube.com/watch?v=rI8tNMsozo0) A later version of the influential talk, "Simple Made Easy" by [Rich Hickey](https://twitter.com/richhickey)
38+
* [Simplicity Matters](https://www.youtube.com/watch?v=rI8tNMsozo0) A later version of the influential talk, Simple Made Easy by [Rich Hickey](https://twitter.com/richhickey)
3939

4040

4141
## Spec
@@ -207,11 +207,11 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
207207
## Twitter (alphabetical order)
208208

209209
* [Addy Osmani](https://twitter.com/addyosmani) — App architecture expert, Chrome dev tools champion
210-
* [Angus Croll](https://twitter.com/angustweets) — Author, "If Hemingway Wrote JavaScript"
210+
* [Angus Croll](https://twitter.com/angustweets) — Author, If Hemingway Wrote JavaScript
211211
* [Axel Rauschmayer](https://twitter.com/rauschma) — ES Next evangelist, author
212212
* [Brendan Eich](https://twitter.com/BrendanEich) — Created JavaScript
213213
* [David Nolen](https://twitter.com/swannodette) — Great functional programming content
214-
* [David Herman](https://twitter.com/littlecalculist) — Author, "Effective JavaScript"
214+
* [David Herman](https://twitter.com/littlecalculist) — Author, Effective JavaScript
215215
* [EchoJS](https://twitter.com/echojs) — News and links
216216
* [Eric Elliott](https://twitter.com/_ericelliott) — That’s me. O’Reilly author. JavaScript architect. JS Instructor.
217217
* [Jafar Husain](https://twitter.com/jhusain) — Great talks on RxJS, ES next, etc...
@@ -221,9 +221,9 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
221221
* [JavaScript Daily](https://twitter.com/JavaScriptDaily) — News and links
222222
* [Jordan Harband](https://twitter.com/ljharb) — Keeping us ahead of the JS curve
223223
* [Kyle Simpson](https://twitter.com/getify) — Author, YDKJS — O’Reilly, JS Instructor, open web evangelist
224-
* [Marijn Haverbeke](https://twitter.com/marijnjh) — Author, "Eloquent JavaScript"
224+
* [Marijn Haverbeke](https://twitter.com/marijnjh) — Author, Eloquent JavaScript
225225
* [Nicholas C. Zakas](https://twitter.com/slicknet) — Author, speaker
226-
* [Nick Morgan](https://twitter.com/skilldrick) — Author, "JavaScript for Kids"
226+
* [Nick Morgan](https://twitter.com/skilldrick) — Author, JavaScript for Kids
227227
* [Paul Irish](https://twitter.com/paul_irish) — Developer evangelist, Chrome dev tools champion
228-
* [Reginald Braithwaite](https://twitter.com/raganwald) — Author, "JavaScript Allongé", speaker, GitHub
228+
* [Reginald Braithwaite](https://twitter.com/raganwald) — Author, JavaScript Allongé,” speaker, GitHub
229229
* [YDKJS](https://twitter.com/ydkjs) — You Don’t Know JS, O’Reilly book series by Kyle Simpson

0 commit comments

Comments
 (0)