File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -527,7 +527,7 @@ Options are:
527
527
528
528
* A dict with:
529
529
530
- * ``type `` = *str * (required) There is currently only one valid option :
530
+ * ``type `` = *str * (required) Valid options are :
531
531
532
532
* 'RADec' Specify ra and dec separately.
533
533
@@ -584,7 +584,7 @@ Options are:
584
584
* A string interpretable by `astropy.units.Quantity ` (e.g. '8.7 m')
585
585
* A dict with:
586
586
587
- * ``type `` = *str * (required) There is only one valid option :
587
+ * ``type `` = *str * (required) Valid options are :
588
588
589
589
* 'Quantity' Specify the value and unit separately.
590
590
@@ -606,7 +606,7 @@ Options are:
606
606
* A string interpretable by `astropy.units.Unit ` (e.g. 'm')
607
607
* A dict with:
608
608
609
- * ``type `` = *str * (required) There is only one valid option :
609
+ * ``type `` = *str * (required) Valid options are :
610
610
611
611
* 'Unit' Specify the unit.
612
612
You can’t perform that action at this time.
0 commit comments