Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentlauvlwj committed Oct 1, 2020
1 parent 43d7e0a commit 4063d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -496,4 +496,4 @@ val totalSalaries = database.employees
}
```

Detailed usages of entity sequence APIs can be found in the documentation of [entity sequence](https://www.ktorm.org./en/entity-sequence.html) and [sequence aggregation](https://www.ktorm.org/en/sequence-aggregation.html).
Detailed usages of entity sequence APIs can be found in the documentation of [entity sequence](https://www.ktorm.org/en/entity-sequence.html) and [sequence aggregation](https://www.ktorm.org/en/sequence-aggregation.html).

0 comments on commit 4063d75

Please sign in to comment.