瀏覽代碼

Add apostrophe to contraction in readme

"what's" == "what is"
bubble
Curtis Gibby 8 年之前
父節點
當前提交
29854dc2ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -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. 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 ### 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: Contains a distribution which you can deploy on a server or load from your local machine.
- dist/lang: The swagger localization - dist/lang: The swagger localization


Loading…
取消
儲存