A clarification is needed

In 6.3, under Creating a Custom Modifier, “To apply it, you use a struct named ModifiedContent…”, should say, “To apply it, you create an instance of the struct ModifiedContent (part of the SwiftUI framework)…”
The way it’s currently written, the reader (by definition, someone who is learning SwiftUI) has no idea where this struct was declared.

Hi, thanks for the suggestion. I’ve took not of it, I’ll definitely improve that on the next book update.

Hi, just a confirmation that I’ve just updated the chapter, and I’ve included your suggested clarification. Note that the book is in the works, so you won’t see this change until it’s released.