File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1381381. For plugins with non-same names, their configurations will be merged.
139139
You can’t perform that action at this time.
0 commit comments