In three instances in the Fallthrough subsection, the term fallthrough keyword is given instead of fallthrough statement. While fallthough is a keyword, in each of the contexts in this section in which the fallthrough keyword appears, the discussion is with respect to its use as a statement.
Correction
Change each instance of fallthrough keyword to fallthrough statement.
Location
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/controlflow#Fallthrough
Description
In three instances in the Fallthrough subsection, the term fallthrough keyword is given instead of fallthrough statement. While fallthough is a keyword, in each of the contexts in this section in which the fallthrough keyword appears, the discussion is with respect to its use as a statement.
Correction
Change each instance of fallthrough keyword to fallthrough statement.