Skip to content

Commit 5e39f26

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file for precise language.
1 parent ca11740 commit 5e39f26

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
# SlicingBlockDevice example
22

3-
This example shows how to use `SlicingBlockDevice` to partition a HeapBlockDevice into three subunits. It showcases programming and reading back data segments, through both the underlying master block device and sliced subunits. To see this example in context, please see its [published documentation](https://os.mbed.com/docs/mbed-os/latest/apis/slicingblockdevice.html).
3+
This example shows how to use SlicingBlockDevice to partition a heap block device into three subunits. It shows programming and reading back data segments, through both the underlying master block device and sliced subunits. To see this example in context, please see its [published documentation](https://os.mbed.com/docs/mbed-os/latest/apis/slicingblockdevice.html).

0 commit comments

Comments
 (0)