Semi Colons and Colons
Colons and semi-colons in lists
- You can use a colon to introduce a list of items. The items are separated by commas.
- You can use a semi-colon instead of a comma to separate items in a list if some of the items already contain commas.
More info
- Using semi-colons with examples (University of Wisconsin)