Skip to content

Commit 78c8b36

Browse files
authored
[SE-0456] wording tweak (#2672)
1 parent 225cdc9 commit 78c8b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0456-stdlib-span-properties.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ All of these unsafe conversions return a value whose lifetime is dependent on th
184184
- The underlying memory remains initialized.
185185
- The underlying memory is not mutated.
186186

187-
Failure to keep these invariants results in undefined behaviour.
187+
Failure to maintain these invariants results in undefined behaviour.
188188

189189
#### Extensions to `Foundation.Data`
190190

0 commit comments

Comments
 (0)