Skip to content

Commit 24ec589

Browse files
committed
Edit docs
1 parent 5a50476 commit 24ec589

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/docs/src/pages/design-graph.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ The Design Graph is composed of the following nodes:
1717
- **Themes** are collections of *scales* (and possibly *variants*) that encapsulate a particular visual design language.
1818
Ideally, themes follow a common interface (or schema) and can be swapped out in different implementations.
1919

20-
The Design Graph provides a way to think and talk about the styles in Theme UI, and the [Theme Specification][] is the interface.
20+
The Design Graph provides a way to think and talk about the styles in Theme UI,
21+
and the [Theme Specification][] is the primary interface for theme objects.
2122

2223
To read more about the Design Graph, see the original [blog post][].
2324

0 commit comments

Comments
 (0)