Skip to content

Commit f37a63d

Browse files
committed
edit
1 parent d8fe7d6 commit f37a63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/products/sdks/snippets/option-1-openapi.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Accordion title="Option 1: OpenAPI">
22
Initialize the fern folder using your OpenAPI Specification. Fern can
3-
handle both JSON and YML formats for OpenAPI specifications, and the
4-
--openapi flag accepts either format, so you can use whichever format your
3+
handle both JSON and YML formats for OpenAPI specifications and the
4+
`--openapi` flag accepts either format, so you can use whichever format your
55
API spec is available in.
66

77
Run one of the following commands based on your spec's location:test

0 commit comments

Comments
 (0)