Skip to content

Commit 939a3d0

Browse files
committed
typo in rationale
1 parent 5556080 commit 939a3d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text/0000-simd-ffi.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ TBD.
190190
[rationale-and-alternatives]: #rationale-and-alternatives
191191

192192
This is an adhoc solution to the problem. This RFC does not explore more general
193-
mechanisms of dealing with, or abstracting over, these kind of problems.
193+
mechanisms of dealing with, or abstracting over, `target_feature`s associated
194+
with the SIMD vector types for FFI purposes.
194195

195196
## Future architecture-specific vector types
196197

0 commit comments

Comments
 (0)