Skip to content

Commit 85c79bc

Browse files
committed
fix
Signed-off-by: Piotr PG Gajek <[email protected]>
1 parent 8cd1415 commit 85c79bc

File tree

1 file changed

+1
-1
lines changed
  • website/docs/api/standard-soql

1 file changed

+1
-1
lines changed

website/docs/api/standard-soql/soql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The following are methods for using `SOQL`:
130130
- [`orderBy(String field, String direction)`](#order-by)
131131
- [`orderBy(String relationshipName, SObjectField field)`](#orderby-related)
132132
- [`sordDesc()`](#sortdesc)
133-
- [`sort(String direction)`](#sort)
133+
- [`sort(String direction)`](#sort)
134134
- [`nullsLast()`](#nullslast)
135135

136136
[**LIMIT**](#limit)

0 commit comments

Comments
 (0)