mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
docs: fix typo (#1062)
This commit is contained in:
parent
69c3dce883
commit
4d4cfd65aa
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -90,5 +90,5 @@ There are some other scripts available in the `scripts` section of the `package.
|
||||||
- **`src/services/models`**: contains classes for OpenAPI entities (e.g. Response, Operations, etc)
|
- **`src/services/models`**: contains classes for OpenAPI entities (e.g. Response, Operations, etc)
|
||||||
- **`src/types`**: contains extra typescript typings including OpenAPI doc typings
|
- **`src/types`**: contains extra typescript typings including OpenAPI doc typings
|
||||||
- **`src/utils`**: utility functions
|
- **`src/utils`**: utility functions
|
||||||
- **`src/styled-components.ts`**: - reexprots styled-components with proper typescript annotations using theme
|
- **`src/styled-components.ts`**: - reexports styled-components with proper typescript annotations using theme
|
||||||
- **`src/theme.ts`**: - default theme (colors, fonts, etc) used by all the components
|
- **`src/theme.ts`**: - default theme (colors, fonts, etc) used by all the components
|
||||||
|
|
Loading…
Reference in New Issue
Block a user