Hands-on Rust P1.0: small typo (page 52)

My silly brain caught a very small typo. I’m guessing that the “is” in this sentence was meant to instead be “in”:

This library uses the builder pattern—a common Rust idiom is constructing complicated objects.