Skip to content

Commit 9944146

Browse files
authored
Fix typo in OpenAPI specification section
1 parent 1c41e90 commit 9944146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/import-container-app-with-oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For more information, see [About API Management](api-management-key-concepts.md)
4141

4242
## OpenAPI specification vs. wildcard operations
4343

44-
API Management supports importing container apps that provide an OpenAPI specification (a Swagger definition). An OpenAPI specification isn't required, but we recommend that you provide an one. API Management can import individual operations, which allows you to validate, manage, secure, and update configurations for each operation separately.
44+
API Management supports importing container apps that provide an OpenAPI specification (a Swagger definition). An OpenAPI specification isn't required, but we recommend that you provide one. API Management can import individual operations, which allows you to validate, manage, secure, and update configurations for each operation separately.
4545

4646
If the container app exposes an OpenAPI specification, API Management creates API operations that map directly to the definition. API Management will look in several locations for an OpenAPI specification:
4747

0 commit comments

Comments
 (0)