Skip to content

Commit 492141f

Browse files
authored
Use Flatpak spelled with an uppercase F
1 parent db97894 commit 492141f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

data/distro.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
steps:
141141
- name: Install Flatpak
142142
text: "
143-
<p>A flatpak package is available in Debian 10 (Buster) and newer. To install it, run the following as root:</p>
143+
<p>A Flatpak package is available in Debian 10 (Buster) and newer. To install it, run the following as root:</p>
144144
<terminal-command>sudo apt install flatpak</terminal-command>"
145145
- name: Install the Software Flatpak plugin
146146
text: "
@@ -258,7 +258,7 @@
258258
steps:
259259
- name: Install Flatpak
260260
text: "
261-
<p>A flatpak package is available for Mageia 6 and newer. To install with DNF, run the following as root:</p>
261+
<p>A Flatpak package is available for Mageia 6 and newer. To install with DNF, run the following as root:</p>
262262
<terminal-command>dnf install flatpak</terminal-command>
263263
<p>Or, to install with <code>urpmi</code>, run:</p>
264264
<terminal-command>urpmi flatpak</terminal-command>"
@@ -296,7 +296,7 @@
296296
steps:
297297
- name: Install Flatpak
298298
text: "
299-
<p>A flatpak package is available in Raspberry Pi OS (previously called Raspbian) Stretch and newer. To install it, run the following as root:</p>
299+
<p>A Flatpak package is available in Raspberry Pi OS (previously called Raspbian) Stretch and newer. To install it, run the following as root:</p>
300300
<terminal-command>sudo apt install flatpak</terminal-command>"
301301
- name: Add the Flathub repository
302302
text: "
@@ -353,7 +353,7 @@
353353
logo: "zorin-os.svg"
354354
introduction: >
355355
<h2>Flatpak support is built into Zorin OS</h2>
356-
<p>You can use the Software Store app to download flatpak apps.</p>
356+
<p>You can use the Software Store app to download Flatpak apps.</p>
357357
358358
- name: Deepin
359359
logo: "deepin.svg"
@@ -382,7 +382,7 @@
382382
steps:
383383
- name: Install Flatpak
384384
text: '
385-
<p>A flatpak package is available in Pardus 2019 and newer. To install it, run the following as root:</p>
385+
<p>A Flatpak package is available in Pardus 2019 and newer. To install it, run the following as root:</p>
386386
<terminal-command>sudo apt install flatpak</terminal-command>'
387387
- name: Install the Software Flatpak plugin
388388
text: "
@@ -414,7 +414,7 @@
414414
steps:
415415
- name: Install Flatpak
416416
text: "
417-
<p>A flatpak package is available in Pisi 2.1 and newer. To install it, run the following as root:</p>
417+
<p>A Flatpak package is available in Pisi 2.1 and newer. To install it, run the following as root:</p>
418418
<terminal-command>sudo pisi it flatpak</terminal-command>"
419419
- name: Add the Flathub repository
420420
text: "

0 commit comments

Comments
 (0)