Skip to content
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

Fix typos in getting started section of the documentation #1399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pietsjoh
Copy link

@pietsjoh pietsjoh commented Oct 6, 2023

Description

Fixes some typos in the getting started section of the documentation.

There is also a broken link (line 54, favourite package). After a brief look at the documentation of pytorch lightning, I am not really sure with that should be replaced. So feel free to add a commit with the corrected link. Otherwise I could also open an issue for that. Just let me know :)

Checklist

  • Linked issues (if existing)
  • Amended changelog for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Make sure to have fun coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant