Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit b1dd8ea

Browse files
authored
fix: sentence corrected in Theme UI integrated section
2 parents 4f94011 + 6e65f6c commit b1dd8ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/documentation/customizing/gatsby-theme.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export default ({ children }) => (
170170

171171
## Theme UI integrated
172172

173-
As default theme systeAs default theme system we are using the [Theme-UI](https://theme-ui.com/), it's a library for build consistent, themeable React apps based on constraint-based design principles.
173+
As default theme system we are using the [Theme-UI](https://theme-ui.com/), it's a library for build consistent, themeable React apps based on constraint-based design principles.
174174

175175
You can modify our based theme creating your own style, combining these modifications with the component shadowing and creating a totally differente documentation.
176176

0 commit comments

Comments
 (0)