We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856697c commit 7954b5cCopy full SHA for 7954b5c
1 file changed
docs/filter-sort.md
@@ -35,7 +35,7 @@ API help](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_conc
35
36
To filter on a field, you need to specify the field name, an operator criteria and a value criteria.
37
38
-**Note**: Ampersands and commas in filters are not supported by the rest api as they are used as delimiters.
+**Note**: Ampersands and commas in filters are not supported by the REST API as they are used as delimiters.
39
40
### Operator criteria
41
0 commit comments