Skip to content

Commit b822ef4

Browse files
committed
readme fix
1 parent b806081 commit b822ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/sdks/snippets/readme-options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ readme:
5151
Name of the API that appears in the README. Will appear as `Your Api Name SDK` or `Your Api Name API` throughout the README. Defaults to organization name if not set.
5252
</ParamField>
5353

54-
<ParamField path="disabledSections" type="string[]" required={false} toc={true}>
54+
<ParamField path="disabledSections" type="list of strings" required={false} toc={true}>
5555
Sections to disable in the README. Supported values: `"contributing"`.
5656
</ParamField>
5757

0 commit comments

Comments
 (0)