Skip to content

Commit 885bda5

Browse files
authored
[Introduction] Clarify languages
Clarifies that languages are programming languages (ex: Java, Ruby, etc.) as opposed to spoken languages (English, Spanish, etc.) Signed-off-by: Rob Dolin <[email protected]>
1 parent 281f545 commit 885bda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The OpenAPI Specification is licensed under [The Apache License, Version 2.0](ht
1111
The OpenAPI Specification is a project used to describe and document RESTful APIs.
1212

1313
The OpenAPI Specification defines a set of files required to describe such an API.
14-
These files can then be used by the Swagger-UI project to display the API and Swagger-Codegen to generate clients in various languages.
14+
These files can then be used by the Swagger-UI project to display the API and Swagger-Codegen to generate clients in various programming languages.
1515
Additional utilities can also take advantage of the resulting files, such as testing tools.
1616

1717
## Table of Contents

0 commit comments

Comments
 (0)