Programming Ruby 3.2 (5th Edition): B1.0 page 121, better wit <<

@noelrappin

Page 121, last paragraph (before code) :

And if you put a tilde after the characters you can indent the text.

Would be better with << again :

And if you put a tilde after the << characters you can indent the text.

Yeah, I think that’s true. Fixed, thanks!