We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3161b5f commit 4703f58Copy full SHA for 4703f58
dotcom-rendering/src/devServer/docs/article.tsx
@@ -142,10 +142,10 @@ const Format = () => (
142
<dt>Theme</dt>
143
<dd>
144
Primarily influences the fonts and colours of an article. It can
145
- can be thought of as a superset of "pillar", i.e. all the
146
- pillars are considered themes, but there are some additional
147
- themes that are not pillars. The values are:{' '}
148
- {formatValues(Pillar)}, {formatValues(ArticleSpecial)}.
+ be thought of as a superset of "pillar", i.e. all the pillars
+ are considered themes, but there are some additional themes that
+ are not pillars. The values are: {formatValues(Pillar)},{' '}
+ {formatValues(ArticleSpecial)}.
149
</dd>
150
</dl>
151
<p>
0 commit comments