Skip to content

Commit 8c5e58a

Browse files
authored
Update trex_release-notes.md
fixed typo `Aysnc` --> `Async`
1 parent 7c9a7df commit 8c5e58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trex_release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ About this release:
3535

3636
* `columnsToIncludeById` can be applied to `getSummaryDataAsync` to restrict the columns fetched.
3737

38-
* `includeDataValuesOnly` or `includeFormattedValuesOnly` can be applied to `getSummaryDataAysnc` to restrict the amount of information returned to what you really need.
38+
* `includeDataValuesOnly` or `includeFormattedValuesOnly` can be applied to `getSummaryDataAsync` to restrict the amount of information returned to what you really need.
3939

4040
* The `getSummaryColumnsInfoAsync` method is new in this release. It returns the column information for each column that will be returned in `getSummaryDataAsync`.
4141

0 commit comments

Comments
 (0)