Skip to content

Commit

Permalink
distro: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Apr 4, 2024
1 parent 262703b commit a0b7b61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -546,8 +546,8 @@
- name: Crystal Linux
logo: "crystallinux.svg"
introduction: >
<h2>Flatpak is installed by default on Crystal Linux.<h2>
<p>If you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.<p>
<h2>Flatpak is installed by default on Crystal Linux.</h2>
<p>If you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.</p>
steps:
- name: Install Flatpak
text: "
Expand All @@ -561,4 +561,4 @@
<terminal-command>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>"
- name: Restart
text: '
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>'
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>'

0 comments on commit a0b7b61

Please sign in to comment.