Skip to content

Commit

Permalink
Fix typos (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 9, 2023
1 parent 2815b0e commit 1c7fd7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ maintainable, reusable, and shareable form? Start at the
**Learn recommended tools and best practices.** [Topical guides]({% link
pages/guides/index.md %}) provide task-based instruction on topics that scientists
and research software engineers may encounter as their projects evolve and grow.
This covers modern packaging([simple][] or [compiled][]), [style checking][], [testing][],
This covers modern packaging ([simple][] or [compiled][]), [style checking][], [testing][],
[documentation][], [static typing][], [CI][], and much more!

{: .highlight-title }
Expand Down Expand Up @@ -58,7 +58,7 @@ want info.

This guide also does not cover version control, but it is essential to have a
basic facility with git to use these tools successfully. We recommend the
[Software Carpentry lesson on git](https://swcarpentry.github.io/git-novice/).
[Software Carpentry lesson on Git](https://swcarpentry.github.io/git-novice/).

{: .note-title }

Expand Down

0 comments on commit 1c7fd7e

Please sign in to comment.