Skip to content

Commit 5e3c5dd

Browse files
syed-gilanibsipocz
authored andcommitted
fixed a doc string typo
1 parent d122e3d commit 5e3c5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/mast/services.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def _request(self, method, url, params=None, data=None, headers=None,
167167
stream : bool
168168
See `~requests.request`
169169
cache : bool
170-
Default False. Use of bulit in _request caching
170+
Default False. Use of built in caching
171171
use_json: bool
172172
Default False. if True then data is already in json format.
173173

0 commit comments

Comments
 (0)