Skip to content

Commit cf0d2e2

Browse files
Updated Proximity precision API reference in settings.mdx (#3081)
Fixes #2693
1 parent 6bfb065 commit cf0d2e2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

reference/api/settings.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,10 +1071,8 @@ Get the proximity precision settings of an index.
10711071

10721072
##### Response: `200 OK`
10731073

1074-
```json
1075-
{
1076-
"proximityPrecision": "byWord"
1077-
}
1074+
```
1075+
"byWord"
10781076
```
10791077

10801078
### Update proximity precision settings

0 commit comments

Comments
 (0)