Skip to content

Commit 1121eb8

Browse files
authored
fix: remove bold text (for better UI on npm)
Signed-off-by: Bohdan Kucheriavyi <[email protected]>
1 parent 6da6c9b commit 1121eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ required.
5353

5454
| Option | Type | Description |
5555
| -------------------- | -------- | ----------------------------------------------------------------------------- |
56-
| **`collections`** \* | string[] | Array of upload-enabled collections' slugs you want to enable the plugin for. |
56+
| `collections` \* | string[] | Array of upload-enabled collections' slugs you want to enable the plugin for. |
5757
| `enabled` | boolean | Conditionally enable/disable plugin. Default: true. |
5858
| `width` | number | Width to resize the image before computing the blurhash. Default: 32. |
5959
| `height` | number | Height to resize the image before computing the blurhash. Default: 32. |

0 commit comments

Comments
 (0)