Skip to content

Commit 749dce2

Browse files
authored
fearless_simd -> Fearless SIMD on the frontpage (#146)
1 parent 5bad9f4 commit 749dce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Below is a list of the main Linebender projects, and a short description of each
3939

4040
- [`fearless_simd`][fearless_simd] - Safer and easier SIMD.
4141

42-
fearless_simd provides provides safe APIs for everything you need for SIMD: function multiversioning, portable SIMD abstractions, and safe access to platform-specific intrinsics.
42+
Fearless SIMD provides provides safe APIs for everything you need for SIMD: function multiversioning, portable SIMD abstractions, and safe access to platform-specific intrinsics.
4343
It has very little unsafe code under the hood, making fearless_simd easy to audit and adopt.
4444

4545
- [`color`][color] - Manipulate and represent colors.

0 commit comments

Comments
 (0)