Documentation note on Chapter 9

This is just a note on the documentation and starter folder. In Chapter 8, we were told to create a swift file called DogPatch.swift. It contained the class DogPatchClient. The starter folder for Chapter 9 still has a swift file named DogPatch.swift. But the Chapter 9 documentation refers to DogPatchClient.swift, not DogPatch.swift. And the final folder for chapter 9 does contain a DogPatchClient.swift. I renamed the file in the starter folder to DogPatchClient.swift and everything seems to work.

Hope this helps,

@jrg.developer Can you please help with this when you get a chance? Thank you - much appreciated! :]

Thanks for point this out.

Yes, the file should have actually been called DogPatchClient.swift, but it appears there’s an error in chapter 8 telling you to name this DogPatch.swift…! :scream_cat:

I’ll make sure this gets fixed in the next update of the book. :]