From 6ee92b86a5e357113f5f7359491559f82169e667 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 20 Sep 2016 00:29:27 -0400 Subject: Update releases.rst Fix grammar --- source/releases.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/releases.rst b/source/releases.rst index abc87c9..c327074 100644 --- a/source/releases.rst +++ b/source/releases.rst @@ -56,7 +56,7 @@ OS X 3.5 http://ssb.stsci.edu/conda/hstdp-2016.1/hstdp-2016.1-osx-py35. Release Schema ============== -If you wish to write shell scripts to manage your local pipeline installations, this may of interest to you: +If you wish to write shell scripts to manage your local pipeline installations, this may be of interest to you: .. code-block:: sh @@ -68,4 +68,4 @@ If you wish to write shell scripts to manage your local pipeline installations, # linux py35 2 # ^ ^ ^ - RELEASE_CHILD=$RELEASE_PARENT-$PLATFORM-$PYTHON_VERSION.$ITERATION.txt \ No newline at end of file + RELEASE_CHILD=$RELEASE_PARENT-$PLATFORM-$PYTHON_VERSION.$ITERATION.txt -- cgit