docs: fix typo in workspace config docs (#40784)

PR Close #40784
This commit is contained in:
Nicholas Papadopoulos 2021-02-10 20:10:45 +02:00 committed by Joey Perrott
parent 06671e85f9
commit 6f017a4d60
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ There are several options that can be used to fine-tune the optimization of an a
</tr>
<tr>
<td><code>styles</code></td>
<td>Enables optimization of the scripts output.</td>
<td>Enables optimization of the styles output.</td>
<td><code>boolean|<a href="#styles-optimization-options">Styles optimization options</a></code></td>
<td><code>true</code></td>
</tr>