Skip to content

Commit

Permalink
… only in code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoTheissen committed Nov 30, 2023
1 parent 9bc6b91 commit e3a48d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/odata-temporal-ext/odata-temporal-ext.md
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@ time slices together with the key of the temporal object.

Note: alternatively, the period end date could have been used as
temporal sub-key, or the primary key of the time slice tables could have
been an artificial key (sequence number, UUID, ) with both the
been an artificial key (sequence number, UUID, ...) with both the
temporal object key and the period boundaries as non-key fields.

The following example data will be used to further illustrate the
Expand Down
2 changes: 1 addition & 1 deletion odata-temporal-ext/2 Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ time slices together with the key of the temporal object.

Note: alternatively, the period end date could have been used as
temporal sub-key, or the primary key of the time slice tables could have
been an artificial key (sequence number, UUID, ) with both the
been an artificial key (sequence number, UUID, ...) with both the
temporal object key and the period boundaries as non-key fields.

The following example data will be used to further illustrate the
Expand Down

0 comments on commit e3a48d2

Please sign in to comment.