This is an automated email from the ASF dual-hosted git repository.

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new f700bcc  HDDS-3634. Fix a typo in Datanodes.md (#952)
f700bcc is described below

commit f700bcc220c7670aee21dd595622c16dfca45a13
Author: Kenneth Yang <[email protected]>
AuthorDate: Thu May 21 22:02:15 2020 +0800

    HDDS-3634. Fix a typo in Datanodes.md (#952)
---
 hadoop-hdds/docs/content/concept/Datanodes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-hdds/docs/content/concept/Datanodes.md 
b/hadoop-hdds/docs/content/concept/Datanodes.md
index de07058..f7b2729 100644
--- a/hadoop-hdds/docs/content/concept/Datanodes.md
+++ b/hadoop-hdds/docs/content/concept/Datanodes.md
@@ -55,7 +55,7 @@ Storage Container Manager (SCM). In most cases, the container 
location will be
 cached by Ozone Manager and will be returned along with the Ozone blocks.
 
 
-Once the client is able to locate the contianer, that is, understand which
+Once the client is able to locate the container, that is, understand which
 data nodes contain this container, the client will connect to the datanode
 and read the data stream specified by _Container ID:Local ID_. In other
 words, the local ID serves as index into the container which describes what


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to