Skip to content

Commit 1cb4467

Browse files
Craigfisbcantoni
authored andcommitted
Update trex_tableau_viz_ref.md
Fix typo
1 parent 4550e23 commit 1cb4467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/trex_tableau_viz_ref.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following shows an example `inputSpec` that creates a bar chart image.
6262
```
6363

6464
---
65-
## Descripion of `inputSpec` properties
65+
## Description of `inputSpec` properties
6666

6767
The following table describes the properties in the `inputSpec`, the JavaScript object that you provide as input to the `createVizImageAsync` method.
6868

@@ -303,4 +303,4 @@ For example, you could set a custom palette as shown in the following examples:
303303

304304
palette: tableau.VizImagePaletteType.CustomSequential, end: "#FFB6C1"
305305

306-
```
306+
```

0 commit comments

Comments
 (0)