summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-04-21 15:36:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-04-21 15:36:44 -0400
commit8c205661fa6c21c3787011d2721caf12c2df75bc (patch)
treee071460ba473cf4179829b3a6ef0107fdcde00cb
parent238afa6eb591b482b2e2379912475a71a62f4c66 (diff)
downloadastroconda-8c205661fa6c21c3787011d2721caf12c2df75bc.tar.gz
Fix wording
-rw-r--r--source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst
index 68d5892..2ba9b8d 100644
--- a/source/faq.rst
+++ b/source/faq.rst
@@ -83,7 +83,7 @@ IRAF into its own environment under Python 2.7:
Will AstroConda interfere with other scientific distributions (e.g. SciSoft)?
=============================================================================
-**Probably**, however unlike Ureka we will not impose any restrictions on your environment or issue compatibility warnings at run-time.
+**Probably**, however unlike Ureka, we do not impose any restrictions on your environment or issue compatibility warnings at run-time.
It is your responsibility to maintain a functional shell environment so [insert scientific distribution here] does not conflict with your Anaconda
installation.