Skip to content

Commit

Permalink
Merge pull request #1 from yoctoyotta1024/rewording
Browse files Browse the repository at this point in the history
replace slash with ampersand
  • Loading branch information
yoctoyotta1024 authored Feb 27, 2024
2 parents 7f2b314 + 5af3b17 commit b96a45a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To (locally) reproduce this project simply clone the repository.
$ git clone https://github.com/yoctoyotta1024/GoodSciProjTemplate.git
```
You will need to run ``pre-commit install`` but other than that all the necessary packages for you
to run / have fun with everything should work out of the box... If not, please raise an issue on the
to run & have fun with everything should work out of the box... If not, please raise an issue on the
GitHub repository.

## Documentation
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ scientific practises into your GitHub repositories. The template demonstrates:
* how to use continuous integration (CI) to run your tests and publish your documentation on GitHub (see https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration)

To (locally) reproduce this project, simply clone the repository. You will need to run
``pre-commit install`` but other than that all the necessary packages for you to run / have fun with
``pre-commit install`` but other than that all the necessary packages for you to run & have fun with
everything should work out of the box... If not, please raise an issue on the
GitHub repository.

Expand Down

0 comments on commit b96a45a

Please sign in to comment.