Skip to content

Commit fb790c9

Browse files
authored
fix grammar
1 parent 1fe82c6 commit fb790c9

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
@@ -11,7 +11,7 @@ Loads routes in Symfony based on [OpenAPI/Swagger annotations](https://github.co
1111
Version >= 1.2 requires zircote/swagger-php 3.x which is compatible with the OpenAPI Specification version 3.
1212
Version < 1.2 requires zircote/swagger-php 2.x which works with the OpenAPI Specification version 2 (fka Swagger).
1313
So tobion/openapi-symfony-routing can be used with both OpenAPI v2 and v3 and composer will select the compatible one for your dependencies.
14-
Route loading stays the same between version. You just need to update the annotations when migrating from OpenAPI v2 to v3.
14+
Route loading stays the same between those versions. You just need to update the annotations when migrating from OpenAPI v2 to v3.
1515

1616
## Basic Usage
1717

0 commit comments

Comments
 (0)