Browse Source

Add apostrophe to contraction in readme

"what's" == "what is"
bubble
Curtis Gibby 8 years ago
parent
commit
29854dc2ff
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -62,7 +62,7 @@ This will start Swagger UI at `http://localhost:8080`.
Once you open the Swagger UI, it will load the [Swagger Petstore](http://petstore.swagger.io/v2/swagger.json) service and show its APIs. You can enter your own server url and click explore to view the API.

### Customize
You may choose to customize Swagger UI for your organization. Here is an overview of whats in its various directories:
You may choose to customize Swagger UI for your organization. Here is an overview of what's in its various directories:

- dist: Contains a distribution which you can deploy on a server or load from your local machine.
- dist/lang: The swagger localization


Loading…
Cancel
Save