Skip to content

Commit d89082d

Browse files
authored
docs: fix typo
1 parent a5682d0 commit d89082d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libs/converter-openapi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A library for implementing the OpenAPI specification and ADC profile conversion.
4848
<tr>
4949
<td rowspan="3">x-adc-plugins</td>
5050
<td>Root Level</td>
51-
<td>Add plugis field to the specified level. It is an object that contains one or more plugins.</td>
51+
<td>Add plugins field to the specified level. It is an object that contains one or more plugins.</td>
5252
</tr>
5353
<tr>
5454
<td>Path Level</td>
@@ -133,7 +133,7 @@ servers:
133133

134134
> They can be set at all three main levels, root, path, and operation.
135135

136-
#### Set both `x-adc-plugins` and `x-adc-plugin-[plugin-name]` in same level
136+
#### Set both `x-adc-plugins` and `x-adc-plugin-[plugin-name]` at the same level
137137

138138
1. For plugins with non-same names, their configurations will be merged.
139139

0 commit comments

Comments
 (0)