Skip to content

Commit 11704ca

Browse files
author
Alex Higgs
committed
Doc fix attempt
1 parent db88010 commit 11704ca

File tree

4 files changed

+93
-94
lines changed

4 files changed

+93
-94
lines changed

docs/eff_sats.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ driving foreign key.
6565
3. ```ORDER_FK``` which is the other foreign key in the link. This is the foreign key that is going to be used as the
6666
secondary foreign key.
6767
4. ```EFFECTIVE_FROM``` which is the date in the staging table that states when a record becomes effective.
68-
5.```START_DATETIME``` which is the column in the effectivity satellite whose date defines when a link record begins its
68+
5. ```START_DATETIME``` which is the column in the effectivity satellite whose date defines when a link record begins its
6969
activity.
7070
6. ```END_DATETIME``` which is the column in the effectivity satellite whose date defines when a link record ends its
7171
activity and becomes inactive. Active link records will have a date equal to the max date ```9999-12-31```.

0 commit comments

Comments
 (0)