diff options
author | liuqinfei <18138800392@163.com> | 2021-11-27 20:57:05 +0100 |
---|---|---|
committer | liuqinfei <18138800392@163.com> | 2021-12-02 16:19:34 +0100 |
commit | a859a9f1ba93d11a6b54b59f4fc445b6255351c6 (patch) | |
tree | b959be320e11d67680be016b3a602fc8a3111a8a /doc/install | |
parent | Merge PR #44035 into master (diff) | |
download | ceph-a859a9f1ba93d11a6b54b59f4fc445b6255351c6.tar.xz ceph-a859a9f1ba93d11a6b54b59f4fc445b6255351c6.zip |
doc: typo fixes
Signed-off-by: liuqinfei <18138800392@163.com>
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/mirrors.rst | 2 | ||||
-rw-r--r-- | doc/install/windows-install.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/mirrors.rst b/doc/install/mirrors.rst index 35df93f627d..442b5203490 100644 --- a/doc/install/mirrors.rst +++ b/doc/install/mirrors.rst @@ -42,7 +42,7 @@ Change this to: Mirroring ========= -You can easily mirror Ceph yourself using a Bash script and rsync. A easy to use +You can easily mirror Ceph yourself using a Bash script and rsync. An easy-to-use script can be found at `Github`_. When mirroring Ceph, please keep the following guidelines in mind: diff --git a/doc/install/windows-install.rst b/doc/install/windows-install.rst index fb5b5b6f52f..3c7a011c4a0 100644 --- a/doc/install/windows-install.rst +++ b/doc/install/windows-install.rst @@ -5,7 +5,7 @@ Installing Ceph on Windows ========================== The Ceph client tools and libraries can be natively used on Windows. This avoids -the need of having additional layers such as iSCSI gateways or SMB shares, +the need for additional layers such as iSCSI gateways or SMB shares, drastically improving the performance. Prerequisites |