Skip to content

Commit 4e51a2e

Browse files
authored
Fix whitespace
1 parent ce9e329 commit 4e51a2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LockFreeRingBuffer/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# An asynchronous lock free ring buffer for logging
1+
# An asynchronous lock free ring buffer for logging
22

33
In this blog post, I showcase a very simple lock-free ring buffer for logging. I'll show why it's useful and how it works.
44

5-
Found [here](https://steven-giesel.com/blogPost/11f0ded8-7119-4cfc-b7cf-317ff73fb671)
5+
Found [here](https://steven-giesel.com/blogPost/11f0ded8-7119-4cfc-b7cf-317ff73fb671)

0 commit comments

Comments
 (0)