Skip to content

Commit 909d5a0

Browse files
Enough is enough
1 parent 5587496 commit 909d5a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/servers-and-cloud-computing/bitmap_scan_sve2/03-scalar-implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# User change
3-
title: "Implement Scalar Bitmap Scanning in C"
3+
title: "Implement scalar bitmap scanning in C"
44

55
weight: 4
66

content/learning-paths/servers-and-cloud-computing/bitmap_scan_sve2/04-vector-implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# User change
3-
title: "Vectorized Bitmap Scanning with NEON and SVE"
3+
title: "Vectorized bitmap scanning with NEON and SVE"
44

55
weight: 5
66

0 commit comments

Comments
 (0)