Skip to content

Commit 671f4ff

Browse files
authored
Merge pull request OAI#903 from RobDolinMS/patch-1
[Introduction] Clarify languages
2 parents f1ea416 + c5a945a commit 671f4ff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

versions/3.0.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ This document is licensed under [The Apache License, Version 2.0](http://www.apa
1010

1111
The OpenAPI Specification (OAS) is a project used to describe and document RESTful APIs.
1212

13-
The OAS 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.
13+
14+
The OpenAPI Specification defines a set of files required to describe such an API.
15+
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.
16+
1517
Additional utilities can also take advantage of the resulting files, such as testing tools.
1618

1719
## Table of Contents

0 commit comments

Comments
 (0)