This is an automated email from the ASF dual-hosted git repository.
sammichen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/master by this push:
new 9610edf Trigger github webhooks to sync website
9610edf is described below
commit 9610edf4fea067044cd7b8fad011906a43203450
Author: Sammi Chen <[email protected]>
AuthorDate: Thu Jun 2 17:52:21 2022 +0800
Trigger github webhooks to sync website
---
layouts/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/index.html b/layouts/index.html
index 642f3b4..e5870eb 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -50,7 +50,7 @@
<h4><span class="glyphicon glyphicon-link"
aria-hidden="true"></span>
Consistent</h4>
<p>
- Ozone is a strongly consistent object store. This
consistency is achieved by using protocols like RAFT.
+ Ozone is a strongly consistent distributed storage. This
consistency is achieved by using protocols like RAFT.
</p>
</div>
<div class="col-md-4 col-sm-4 feature-item">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]