Skip to content

Commit 0c9b912

Browse files
committed
Merge branch 'release-rs-fuya-fuya' of github.com:redis-learn/redis-docs into release-rs-fuya-fuya
2 parents c721ba2 + f1bc8c2 commit 0c9b912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/operate/rs/references/rest-api/requests/bdbs/availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The following are possible `error_code` values:
7373

7474
| Code | Description |
7575
|------|-------------|
76-
| [200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok) | Database endpoint is available |
76+
| [200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok) | Database endpoint is available. |
7777
| [503 Service Unavailable](https://www.rfc-editor.org/rfc/rfc9110.html#name-503-service-unavailable) | Database endpoint is unavailable. |
7878

7979

@@ -138,5 +138,5 @@ The following are possible `error_code` values:
138138

139139
| Code | Description |
140140
|------|-------------|
141-
| [200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok) | Database is available |
141+
| [200 OK](https://www.rfc-editor.org/rfc/rfc9110.html#name-200-ok) | Database is available. |
142142
| [503 Service Unavailable](https://www.rfc-editor.org/rfc/rfc9110.html#name-503-service-unavailable) | Database is unavailable or doesn't have quorum. |

0 commit comments

Comments
 (0)