Skip to content

Commit 7a5c39a

Browse files
committed
changing working
1 parent ea3b619 commit 7a5c39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The base JSON and YAML processors are built into this project. Below is the list
2020

2121
- [**C# Comment / Annotation Processor**](https://github.com/Microsoft/OpenAPI.NET.CSharpAnnotations) : Converts standard .NET annotations ( /// comments ) emitted from your build (MSBuild.exe) into OpenAPI.NET document object.
2222

23-
- [**OData CSDL Processor**](https://github.com/Microsoft/OpenAPI.NET.OData) : Converts the XML represetntation of the Entity Data Model (EDM) into OpenAPI.NET document object.
23+
- [**OData CSDL Processor**](https://github.com/Microsoft/OpenAPI.NET.OData) : Converts the XML representation of the Entity Data Model (EDM) describing an OData Service into OpenAPI.NET document object.
2424

2525
# Example Usage
2626

0 commit comments

Comments
 (0)