Skip to content

Commit df69521

Browse files
authored
Merge pull request #497 from tableau/d45-1_9_releasenotes_patch-1
fixing a typo in release notes
2 parents 46ca506 + 6a78e34 commit df69521

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
@@ -29,7 +29,7 @@ About this release:
2929

3030
* Added support for [`Worksheet.applyRelativeDateFilterAsync()`]({{site.baseurl}}/docs/interfaces/worksheet.html#applyrelativedatefilterasync).
3131

32-
* Starting with this release, you can now load Benton Sans fonts and Tableau fonts by default during extension initialization. You can set the Tableau and Benton Sans fonts in the style portion of your extension. To see how you can use the fonts in an dashboard extension, see the [Formatting](https://github.com/tableau/extensions-api/tree/master/Samples/Formatting?=target="_blank") sample.
32+
* Starting with this release, you can now load Benton Sans fonts and Tableau fonts by default during extension initialization. You can set the Tableau and Benton Sans fonts in the style portion of your extension. To see how you can use the fonts in a dashboard extension, see the [Formatting](https://github.com/tableau/extensions-api/tree/master/Samples/Formatting?=target="_blank") sample.
3333

3434
```css
3535

0 commit comments

Comments
 (0)