Skip to content

Commit 7954b5c

Browse files
committed
fixing capitalization issue
1 parent 856697c commit 7954b5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/filter-sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ API help](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_conc
3535

3636
To filter on a field, you need to specify the field name, an operator criteria and a value criteria.
3737

38-
**Note**: Ampersands and commas in filters are not supported by the rest api as they are used as delimiters.
38+
**Note**: Ampersands and commas in filters are not supported by the REST API as they are used as delimiters.
3939

4040
### Operator criteria
4141

0 commit comments

Comments
 (0)