survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

chore: fix typo #295

Closed juanpicado closed 6 years ago

bebraw commented 6 years ago

It's serial (Oxford) comma. See https://en.wikipedia.org/wiki/Serial_comma. The convention is used all over the book.

Thanks for the PR, though.