Change Swagger-UI -> Swagger UI in docs (#5479)
* Change Swagger-UI -> Swagger UI in docs * Changed back to SwaggerUI in places that refer to JS construct
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Setting up a dev environment
|
||||
|
||||
Swagger-UI includes a development server that provides hot module reloading and unminified stack traces, for easier development.
|
||||
Swagger UI includes a development server that provides hot module reloading and unminified stack traces, for easier development.
|
||||
|
||||
### Prerequisites
|
||||
|
||||
@@ -20,5 +20,5 @@ Swagger-UI includes a development server that provides hot module reloading and
|
||||
|
||||
## Bonus points
|
||||
|
||||
- Swagger-UI includes an ESLint rule definition. If you use a graphical editor, consider installing an ESLint plugin, which will point out syntax and style errors for you as you code.
|
||||
- Swagger UI includes an ESLint rule definition. If you use a graphical editor, consider installing an ESLint plugin, which will point out syntax and style errors for you as you code.
|
||||
- The linter runs as part of the PR test sequence, so don't think you can get away with not paying attention to it!
|
||||
|
||||
Reference in New Issue
Block a user