From bd124dc3089f2bdef50f789298c62c06a823e587 Mon Sep 17 00:00:00 2001 From: Mark Eibes Date: Thu, 23 Mar 2023 11:56:30 +0100 Subject: [PATCH] Update README.md (#1168) --- packages/core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/README.md b/packages/core/README.md index 0f8bfbf6c..0a4156d67 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -90,7 +90,7 @@ To avoid unnecessary renders, be sure to pass "stable" values as props to the `R | `shapeUtils` | [`TLShapeUtils`](#tlshapeutils) | The shape utilities used to render the shapes. | | `assets` | [`TLAssets`](#tlassets) | (optional) A table of assets used by shapes in the project. | -In addition to these required props, the Renderer accents many other **optional** props. +In addition to these required props, the Renderer accepts many other **optional** props. | Property | Type | Description | | -------------------- | ----------------------------- | --------------------------------------------------------------------- |