You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: brand-assets/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,19 +30,19 @@ Logo colors in [PMS (Pantone Color Matching System)](https://en.wikipedia.org/wi
30
30
31
31
### 25 Words
32
32
33
-
> Pulp fetches, uploads, organizes, and distributes software packages. For example a Python package. Mirror and mix software repositories, test them, and then go into production.
33
+
> Pulp fetches, uploads, organizes, and distributes software packages (for example, a Python package). Mirror and mix software repositories, test them, and then go into production.
34
34
35
35
### 50 Words
36
36
37
-
> Pulp fetches, uploads, organizes, and distributes software packages. For example a Python or RPM package. Pulp downloads remote packages either immediately, as-needed, or upload your own packages. Then mirror, mix, or organize them. Use Pulp to publish the repository of packages for use by pip, yum/dnf, etc.
37
+
> Pulp fetches, uploads, organizes, and distributes software packages (for example, a Python or RPM package). Pulp downloads remote packages either immediately or on-demand, or you can upload your own packages. Then mirror, mix, or organize them. Use Pulp to publish repositories of packages for use by pip, yum/dnf, etc.
38
38
39
39
### 100 Words
40
40
41
-
> Pulp fetches, uploads, organizes, and distributes software packages. For example a Python or RPM package. Pulp downloads remote packages either immediately, as-needed, or upload your own packages. Then mirror, mix, or organize them. Use Pulp to publish the repository of packages for use by pip, yum/dnf, etc.
41
+
> Pulp fetches, uploads, organizes, and distributes software packages (for example a Python or RPM package). Pulp downloads remote packages either immediately or on-demand, or you can upload your own packages. Then mirror, mix, or organize them. Use Pulp to publish repositories of packages for use by pip, yum/dnf, etc.
42
42
>
43
-
> For system administrators, being able to sync packages to test machines before rolling all updates out to consumers increases stability and confidence. Also storing older versions and rolling back changes is easier.
43
+
> For system administrators, being able to sync packages to test machines before rolling all updates out to consumers increases stability and confidence. Keeping older versions and rolling back changes is also easier.
44
44
>
45
-
> For developers, Pulp can support a continuous integration pipeline that test and versions software against ever-changing dependency stacks.
45
+
> For developers, Pulp can support a continuous integration pipeline that tests and versions software against ever-changing dependency stacks.
0 commit comments