Skip to content

Commit 283c8c4

Browse files
committed
fix docstr
1 parent 2718ecb commit 283c8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/vizier/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ def query_region_async(self, coordinates, *, radius=None, inner_radius=None,
332332
Serves the same purpose as `query_region` but only
333333
returns the HTTP response rather than the parsed result.
334334
335-
At least one of `radius` or `width` must be specified.
335+
At least one of ``radius`` or ``width`` must be specified.
336336
337337
Parameters
338338
----------

0 commit comments

Comments
 (0)