mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-31 18:49:12 -04:00
Fixed grammar mistake
This commit is contained in:
parent
99a5879734
commit
32f2dd64cd
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ Currently Qubes OS is using the following fonts for our website, branding, and o
|
|||
|
||||
## Colors
|
||||
|
||||
The following **grayscale** colors are currently used on the Qubes website and documentation, and will eventually match colors within the OS itself.
|
||||
The following **grayscale** colors are currently used on the Qubes website and documentation, and they will eventually match colors within the OS itself.
|
||||
|
||||
<div class="styleguide">
|
||||
{% for color in site.data.styleguide.colors %}
|
||||
|
@ -42,7 +42,7 @@ The following **grayscale** colors are currently used on the Qubes website and d
|
|||
{% endfor %}
|
||||
</div>
|
||||
|
||||
The following **colors** are currently being used on the Qubes website and documentation, and will eventually match the colors within the OS itself!
|
||||
The following **colors** are currently being used on the Qubes website and documentation, and they will eventually match the colors within the OS itself!
|
||||
|
||||
<div class="styleguide">
|
||||
{% for color in site.data.styleguide.colors %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue