Skip to content

Commit

Permalink
docs: fix typo (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMashoshyna authored and RomanHotsiy committed Oct 12, 2019
1 parent 69c3dce commit 4d4cfd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/types`**: contains extra typescript typings including OpenAPI doc typings
- **`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

0 comments on commit 4d4cfd6

Please sign in to comment.