Skip to content

Commit 14aff9a

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file, mostly for formatting.
1 parent 2b1a370 commit 14aff9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# CircularBuffer example
22

3-
This example shows how to use `CircularBuffer` API's. Contents of data stream are pushed till buffer is full, and popped back till buffer is empty.
3+
This example shows how to use the CircularBuffer APIs. Contents of data stream are pushed until the buffer is full and popped back until the buffer is empty.

0 commit comments

Comments
 (0)