Skip to content

Commit b356dfe

Browse files
bsipoczkeflavich
andauthored
DOC: some more grammar
Co-authored-by: Adam Ginsburg <[email protected]>
1 parent c297de9 commit b356dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astroquery/xmatch/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def query_async(self, cat1, cat2, max_distance, *, colRA1=None, colDec1=None,
115115
if response.status_code == 403:
116116
raise HTTPError("Your IP address has been banned from the XMatch server. "
117117
"This means that you sent too many cross-matching jobs in "
118-
"parallel to the service blocking other astronomers. Please"
118+
"parallel to the service, blocking other astronomers. Please"
119119
" contact the CDS team at cds-question[at]unistra.fr to "
120120
"find a solution.")
121121

docs/xmatch/xmatch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Troubleshooting
8484

8585
If you are getting a 403 Forbidden error, then your IP address has been banned from
8686
XMatch's server. This means that you sent too many cross-matching jobs in parallel to
87-
the service blocking other astronomers. Please contact the CDS team at
87+
the service, blocking other astronomers. Please contact the CDS team at
8888
cds-question[at]unistra.fr to find a solution.
8989

9090
Out of date results

0 commit comments

Comments
 (0)