Skip to content

Change tutorial CopyFile object name #4458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

davidsalter
Copy link

In the tutorial and in the sample code on GitHub (https://github.com/lrodero/cats-effect-tutorial/blob/series/3.x/src/main/scala/catseffecttutorial/copyfile/CopyFile.scala), the object created to copy a file is called CopyFile and not Main.

The instructions in the tutorial assume the object is called CopyFile, so to keep the instructions correct, I've updated the object name in the code fragment.

The object in the CopyFile tutorial is called CopyFile and not Main
Copy link
Member

@djspiewak djspiewak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@djspiewak djspiewak merged commit e018a3f into typelevel:series/3.x Jul 24, 2025
34 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants