From 6a78e341196de61e680cbe69c0847a9bb780bf69 Mon Sep 17 00:00:00 2001 From: Dave Hagen Date: Wed, 22 Jun 2022 14:09:32 -0700 Subject: [PATCH] fixing a typo in release notes --- docs/trex_release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/trex_release-notes.md b/docs/trex_release-notes.md index aa24d1ba..11b49cc5 100644 --- a/docs/trex_release-notes.md +++ b/docs/trex_release-notes.md @@ -29,7 +29,7 @@ About this release: * Added support for [`Worksheet.applyRelativeDateFilterAsync()`]({{site.baseurl}}/docs/interfaces/worksheet.html#applyrelativedatefilterasync). -* 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. +* 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. ```css