Skip to content

Commit b62b199

Browse files
Apply suggestions from code review
Co-authored-by: Christoph Friedrich <[email protected]>
1 parent 1ddb27a commit b62b199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/federation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ schema:
106106
}
107107
```
108108

109-
## Temporarily uavailable resources
109+
## Temporarily unavailable resources
110110

111-
Resources and back-ends can be temporarily be unavailable.
111+
Resources and back-ends can be temporarily unavailable.
112112
It is especially important to communicate to users missing resources when compiling lists of resources across multiple back-ends.
113113
Clients will assume that all lists of resources are the a combination of all back-ends listed in `GET /`.
114114
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

Comments
 (0)