Skip to content

Commit 6ba0f57

Browse files
committed
sentence
1 parent 6e739c8 commit 6ba0f57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/API/kima.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ hide:
77

88
### Data
99

10-
Most analyses will start by using the [`RVData`][kima.Data.RVData] class to load data
11-
from a set of files or arrays. If using Gaia epoch astrometry the the [`GAIAdata`][kima.Data.GAIAdata] class
12-
is used to load that in.
10+
Most analyses will start by using the [`RVData`][kima.Data.RVData] class to load
11+
data from a set of files or arrays. Gaia epoch astrometry can also be read with
12+
the [`GAIAdata`][kima.Data.GAIAdata] class.
1313

1414
#### Example:
1515

0 commit comments

Comments
 (0)