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

Reword an incomplete sentence in tutorial intro #325

Merged
merged 2 commits into from
Nov 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/pages/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ has_children: true

Do you have a pile of scientific Python scripts or Jupyter notebooks that are
becoming unwieldy? Are changes to some parts of your code accidentally breaking
other parts of your code? Do you want to more maintainable, reusable, and
shareable form?
other parts of your code? Do you want to present them in a more maintainable,
reusable, and shareable form?

This tutorial aims to help scientists who write code find good practices and
standard tools, and to help small- and medium-sized scientific software projects
Expand Down