diff --git a/docs/development/scripts.md b/docs/development/scripts.md index 3398d93266ea4f57973f8cabbd4fe7a1d1fa55ef..af3f8169fb349e0f446117e68b32084c77328c6f 100644 --- a/docs/development/scripts.md +++ b/docs/development/scripts.md @@ -17,7 +17,7 @@ Script name | Description --- | --- `build` | Build a new set of JS and CSS assets, and output them to `/dist`. `build-bundle` | Build `swagger-ui-bundle.js` only. -`build-core` | Build `swagger-ui.(js|css)` only. +`build-core` | Build `swagger-ui.(js\|css)` only. `build-standalone` | Build `swagger-ui-standalone-preset.js` only. ### Testing