Skip to content

Commit d7a666e

Browse files
deven96dochne
andauthored
Update src/content/partials/images/gravity.mdx
Co-authored-by: Doug <[email protected]>
1 parent 3c3abd0 commit d7a666e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/images/gravity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You must subtract the height of the image before you calculate the focal point.
1818
:::
1919

2020
- `face`\
21-
Selects focal point based on face detection (with minimum bounding box surounding all faces within the image). Only works with `fit: "crop"` and falls back to the center of the image as focalpoint if face(s) are not found.
21+
Selects the focal point based on face detection (with a minimum bounding box surrounding all faces within the image). Only works with `fit: "crop"` and falls back to the center of the image as the focal point if no faces are found.
2222

2323
<Tabs>
2424
<TabItem label="URL format">

0 commit comments

Comments
 (0)