@@ -12,7 +12,7 @@ patterns and techniques presented in this book.`
1212 {
1313 id : 'faq-is-this-book-for-me' ,
1414 question : 'I am new to JavaScript and Node.js, is this book for me?' ,
15- answer : `This book assumes that you have an intermediate understanding of JavasScript , web application development,
15+ answer : `This book assumes that you have an intermediate understanding of JavaScript , web application development,
1616databases, and software design principles. If you are new to JavaScript but you are familiar with other languages and
1717technologies this book can still be a valuable resource for you but we do recommend you to get familiar with the
1818basics of JavaScript first.
@@ -33,7 +33,7 @@ technologies such as Redis, RabbitMQ, ZeroMQ, and LevelDB.`
3333 {
3434 id : 'faq-download-for-free' ,
3535 question : 'Can I download Node.js Design Patterns for FREE?' ,
36- answer : `**No**. Node.js Design Patterns is the result of countless hours of hard work by the authors, the reviewers and
36+ answer : `**No**. Node.js Design Patterns is the result of countless hours of hard work by the authors, the reviewers, and
3737many professionals at Packt, so we simply can't afford to give it away for free. If you want to have a feeling about the
3838quality of the content in the book, you can [download Chapter 9: Behavioural Design Patterns](#sample-chapter) for FREE.
3939You can also check out for FREE all the code examples available in the book on
0 commit comments