Skip to content

Commit 8f895eb

Browse files
authored
Update overrides.md
1 parent ea2b309 commit 8f895eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overrides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ wheel.cmake = true
197197
### `failed` (bool)
198198

199199
This override is a bit special. If a build fails, scikit-build-core will check
200-
to see if there'a a matching `failed = true` override. If there is, the the
200+
to see if there's a matching `failed = true` override. If there is, the the
201201
build will be retried once with the new settings. This can be used to build a
202202
pure-Python fallback if a build fails, for example:
203203

0 commit comments

Comments
 (0)