Skip to content

Commit 443a9b9

Browse files
authored
Merge pull request #108 from spacetelescope/readme_spelling
Updated README
2 parents 3be3957 + 4f17126 commit 443a9b9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Astrocut provides tools for making cutouts from sets of astronomical images with
1818
Three main areas of functionality are included:
1919

2020
- Solving the specific problem of creating image cutouts from sectors of Transiting Exoplanet Survey Satellite (TESS) full-frame images.
21-
- General fits file cutouts incuding from single images and sets of images with the shared WCS/pixel scale.
21+
- General fits file cutouts including from single images and sets of images with the shared WCS/pixel scale.
2222
- Cutout post-processing functionality, including centering cutouts along a path (for moving targets) and combining cutouts.
2323

2424
Documentation is at https://astrocut.readthedocs.io.
@@ -46,7 +46,7 @@ Installation
4646
$ cd astrocut
4747
$ pip install .
4848
49-
For active developement intall in develop mode
49+
For active development install in develop mode
5050

5151
.. code-block:: bash
5252
@@ -113,7 +113,7 @@ For making releases manually, follow the `Astropy template release instructions
113113
- Astrocut uses setuptools_scm to manage version numbers.
114114
- Astrocut does have a pyproject.toml file
115115
- If the given twine command doesn't work you likely need ``python -m twine upload dist/*``
116-
- You shouldn't have trigger a readthedocs build manually, it should run on it's own in ~20 min.
116+
- You shouldn't have to trigger a readthedocs build manually, it should run on its own in ~20 min.
117117

118118

119119
Contributing
@@ -155,7 +155,6 @@ License
155155
This project is Copyright (c) MAST Archive Developers and licensed under
156156
the terms of the BSD 3-Clause license. This package is based upon
157157
the `Astropy package template <https://github.com/astropy/package-template>`_
158-
which is licensed under the BSD 3-clause licence. See the licenses folder for
158+
which is licensed under the BSD 3-clause license. See the licenses folder for
159159
more information.
160160

161-

0 commit comments

Comments
 (0)