[pbs-devel] [PATCH proxmox-backup 3/5] docs: fixed capitalization
Noel Ullreich
n.ullreich at proxmox.com
Wed Nov 23 18:48:08 CET 2022
From: Noel Ullreich <nullreich at eloa.proxmox.com>
Updated capitalization to be consistent. Imo, since these are bulletpoints and not headings, they should be in lowercase
Signed-off-by: Noel Ullreich <n.ullreich at proxmox.com>
---
docs/introduction.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/introduction.rst b/docs/introduction.rst
index ca4003ae..2f392157 100644
--- a/docs/introduction.rst
+++ b/docs/introduction.rst
@@ -58,10 +58,10 @@ Main Features
:Incremental backups: Changes between backups are typically low. Reading and
sending only the deltas reduces the storage and network impact of backups.
-:Data Integrity: The built-in `SHA-256`_ checksum algorithm ensures accuracy and
+:Data integrity: The built-in `SHA-256`_ checksum algorithm ensures accuracy and
consistency in your backups.
-:Remote Sync: It is possible to efficiently synchronize data to remote
+:Remote sync: It is possible to efficiently synchronize data to remote
sites. Only deltas containing new data are transferred.
:Compression: The ultra-fast Zstandard_ compression is able to compress
@@ -79,13 +79,13 @@ Main Features
:Web interface: Manage the Proxmox Backup Server with the integrated, web-based
user interface.
-:Open Source: No secrets. Proxmox Backup Server is free and open-source
+:Open source: No secrets. Proxmox Backup Server is free and open-source
software. The source code is licensed under AGPL, v3.
-:No Limits: Proxmox Backup Server has no artificial limits for backup storage or
+:No limits: Proxmox Backup Server has no artificial limits for backup storage or
backup-clients.
-:Enterprise Support: Proxmox Server Solutions GmbH offers enterprise support in
+:Enterprise support: Proxmox Server Solutions GmbH offers enterprise support in
the form of `Proxmox Backup Server Subscription Plans
<https://www.proxmox.com/en/proxmox-backup-server/pricing>`_. Users at every
subscription level get access to the Proxmox Backup :ref:`Enterprise
--
2.30.2
More information about the pbs-devel
mailing list