We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddb27a commit b62b199Copy full SHA for b62b199
extensions/federation/README.md
@@ -106,9 +106,9 @@ schema:
106
}
107
```
108
109
-## Temporarily uavailable resources
+## Temporarily unavailable resources
110
111
-Resources and back-ends can be temporarily be unavailable.
+Resources and back-ends can be temporarily unavailable.
112
It is especially important to communicate to users missing resources when compiling lists of resources across multiple back-ends.
113
Clients will assume that all lists of resources are the a combination of all back-ends listed in `GET /`.
114
Federated APIs can expose if any of the back-ends is temporarily not available and thus is not part of the response.
0 commit comments