Browse Source

Update buffer.md

Björn Ritzl 1 year ago
parent
commit
85cf79db1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/manuals/buffer.md

+ 1 - 1
docs/en/manuals/buffer.md

@@ -30,4 +30,4 @@ The above example describes a stream of positions in three dimensions, represent
 
 Buffer resources are typically created using external tools or scripts, for instance when exporting from modeling tools such as Blender. 
 
-A Buffer resource can be used as input to a [Mesh component](/manuals/mesh). Buffers resources can also be created at runtime using the `buffer.create()` and [related API functions](/ref/stable/buffer/#buffer.create:element_count-declaration). 
+A Buffer resource can be used as input to a [Mesh component](/manuals/mesh). Buffer resources can also be created at runtime using the `buffer.create()` and [related API functions](/ref/stable/buffer/#buffer.create:element_count-declaration).