Modern Front-End Development for Rails, Second Edition: chapt 2 - app/views/**/*.turbostream.erb is not correct

@noelrappin

Title: Modern Front-End Development for Rails, Second Edition - Chapt 2, “Extending our page with Turbo Streams” - when adding the pattern to the tailwind config file we read:
app/views/**/*.turbostream.erb
while instead it should be app/views/**/*.turbo_stream.erb