Skip to content

Commit 4b2a987

Browse files
Update create.md
1 parent 85c4ee2 commit 4b2a987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/buffer/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## create
2-
allocates a new buffer in a fixed size of [bytes](https://github.com/DeveloperTryingToCodeLikeOtherOfThem/pxt-hardware-programming-docs/blob/master/docs/bytes.md).
2+
Allocates a new buffer in a fixed size of [bytes](https://github.com/DeveloperTryingToCodeLikeOtherOfThem/pxt-hardware-programming-docs/blob/master/docs/bytes.md).
33
``` sig
44
Buffer.create(null);
55
```

0 commit comments

Comments
 (0)