From 2ae6f9ee6eb290e22db9ef1d5c31d395f68d04cd Mon Sep 17 00:00:00 2001 From: opensas Date: Wed, 3 Nov 2021 02:42:44 -0300 Subject: [PATCH] fix: update README.md add space between #### and text title --- packages/client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/README.md b/packages/client/README.md index 67729ac3db..335dcbd3e6 100644 --- a/packages/client/README.md +++ b/packages/client/README.md @@ -19,7 +19,7 @@ The object key is the name of the component, as exported by `index.js`. - **bindable** - whether the components provides a bindable value or not - **settings** - array of settings displayed in the builder -###Settings Definitions +### Settings Definitions The `type` field in each setting is used by the builder to know which component to use to display the setting, so it's important that this field is correct. The valid options are: