diff --git a/NeoBuffer-object-API.md b/NeoBuffer-object-API.md index 96d36af..f5a624e 100644 --- a/NeoBuffer-object-API.md +++ b/NeoBuffer-object-API.md @@ -1,4 +1,4 @@ -NeoBuffer represents a image container object that stores the data in a NeoPixel native format for faster rendering. The primary use of this class is to contain an image and have it rendered to a NeoPixelBus. +NeoBuffer represents an image container object that stores the data in a NeoPixel native format for faster rendering. The primary use of this class is to contain an image and have it rendered to a NeoPixelBus. ## Constructors