Skip to content

Commit f99176f

Browse files
authored
Merge pull request #966 from robin-xyzt-ai/patch-1
typo
2 parents e30d384 + 029c6a1 commit f99176f

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 @@
1111
The springdoc-openapi Java library helps automating the generation of API documentation using Spring Boot projects.
1212
springdoc-openapi works by examining an application at runtime to infer API semantics based on Spring configurations, class structure and various annotations.
1313

14-
The library automatically generates documentation in JSON/YAML and HTML formatted pages. The generateed documentation can be complemented using `swagger-api` annotations.
14+
The library automatically generates documentation in JSON/YAML and HTML formatted pages. The generated documentation can be complemented using `swagger-api` annotations.
1515

1616
This library supports:
1717
* OpenAPI 3

0 commit comments

Comments
 (0)