-
Notifications
You must be signed in to change notification settings - Fork 130
Fix copy and typo errors across site content #1116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -64,11 +64,11 @@ Instead of bulky payments and costly infrastructure demands, Ceph will run on yo | |
|
|
||
| ### Choose the hardware that matches your needs | ||
|
|
||
| Ceph provides unparalleled flexibility in your choice of hardware, able to run on just about anything. By freeing organisations from committing to a single hardware vendor, Ceph allows for constant adpation and innovation, with all hardware components able to be swapped out as your needs change. Access object, block or file storage from one unified cluster, simplifying your data management independent of the hardware you use. | ||
| Ceph provides unparalleled flexibility in your choice of hardware, able to run on just about anything. By freeing organisations from committing to a single hardware vendor, Ceph allows for constant adaptation and innovation, with all hardware components able to be swapped out as your needs change. Access object, block or file storage from one unified cluster, simplifying your data management independent of the hardware you use. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. organizations Suggest wrapping the lines to ~~ 80 columns while you're here. That eases reviews. Suggest By freeing organizations from vendor lock-in, Ceph clusters enable constant adaptation and innovation: hardware components may be replaced or refreshed without service interruption. |
||
|
|
||
| ### Remove bottlenecks | ||
|
|
||
| Bottlenecks that seemed acceptable in smaller deployments may rapidly become costly and unweildly at scale. As a distributed storage system, Ceph provides seamless data retrieval by enabling client applications to calculate the location of data within a cluster directly, removing the need for a traditional metadata server. By allowing this direct path to retrieving and writing data, network traffic is reduced, and a critical single point of failure negated, providing smoother, more reliable service to you and your customers. | ||
| Bottlenecks that seemed acceptable in smaller deployments may rapidly become costly and unwieldy at scale. As a distributed storage system, Ceph provides seamless data retrieval by enabling client applications to calculate the location of data within a cluster directly, removing the need for a traditional metadata server. By allowing this direct path to retrieving and writing data, network traffic is reduced, and a critical single point of failure obviated, providing smoother, more reliable service to you and your customers. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. suggest wrapping |
||
|
|
||
| ### A solution you can rely on long-term | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you still need to take out the ;