Skip to content

Commit

Permalink
Fix formatting error.
Browse files Browse the repository at this point in the history
Signed-off-by: Archer <[email protected]>
  • Loading branch information
Naarcha-AWS committed Feb 20, 2025
1 parent ecdce80 commit 7c8ea81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _api-reference/cluster-api/cluster-awareness.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Parameter | Type | Description

In the following example request body, `zone_1` and `zone_2` receive 50 requests each, whereas `zone_3` is prevented from receiving requests:

```
```json
{
"weights":
{
Expand Down Expand Up @@ -140,6 +140,7 @@ OpenSearch responds with the weight of each zone:
},
"_version":1
}
```


## Next steps
Expand Down

0 comments on commit 7c8ea81

Please sign in to comment.