Chapter 2 - Errata

“Values marked with const must initialized with a String or a primitive type such as an Int or Double.”

should be

“Values marked with const must be initialized with a String or a primitive type such as an Int or Double.”

@abunur Thank you for the heads up - much appreciated! I will forward this to the book team.