Skip to content

Commit ce5b6bd

Browse files
authored
Update README.md
1 parent 423c033 commit ce5b6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ property will be null. If the server decided to include the error details in the
130130

131131

132132
#### Async processing
133-
Some servers may to support [Asynchronous Processing](https://jsonapi.org/recommendations/#asynchronous-processing).
133+
Some servers may support [Asynchronous Processing](https://jsonapi.org/recommendations/#asynchronous-processing).
134134
When the server responds with `202 Accepted`, the client expects the Primary Data to always be a Resource (usually
135135
representing a job queue). In this case, the [document](https://pub.dartlang.org/documentation/json_api/latest/json_api/Response/document.html)
136136
and the [data](https://pub.dartlang.org/documentation/json_api/latest/json_api/Response/data.html)

0 commit comments

Comments
 (0)