Skip to content

Commit cfb818e

Browse files
committed
Updating README.md
1 parent b8c0a59 commit cfb818e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

disk-buffering/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ The default implementations are the following:
1919
### Set up
2020

2121
We need to create a signal storage object per signal type to start writing signals to disk. Each
22-
`File*Storage` implementation
23-
has a `create()` function that receives:
22+
`File*Storage` implementation has a `create()` function that receives:
2423

2524
* A File directory to store the signal files. Note that each signal storage object must have a
2625
dedicated directory to work properly.

0 commit comments

Comments
 (0)