Skip to content

Commit f7e123a

Browse files
Update Guidelines.md
Co-authored-by: Peter Richards <[email protected]>
1 parent 7239729 commit f7e123a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ The `@nextLink` MAY be populated using either server-driven paging or client-dri
983983
#### 9.8.2. Server-driven paging
984984

985985
The server MAY provide server-driven paging by populating the continuation token with a `$skiptoken` query parameter.
986-
The `$skiptoken` value is opague for clients and its structure should not be assumed.
986+
The `$skiptoken` value is opaque for clients and its structure should not be assumed.
987987
`$skiptoken` values SHOULD expire after some period of time decided by the server.
988988

989989
Example:

0 commit comments

Comments
 (0)