소스 검색

HDDS-630. Rename KSM to OM in Hdds.md. Contributed by Takanobu Asanuma.

Arpit Agarwal 6 년 전
부모
커밋
47eeb3eb7b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hadoop-ozone/docs/content/Hdds.md

+ 1 - 1
hadoop-ozone/docs/content/Hdds.md

@@ -33,7 +33,7 @@ to maintain the replication levels needed by the cluster.
 
 It is easier to look at a putKey operation to understand the role that SCM plays.
 
-To put a key, a client makes a call to KSM with the following arguments.
+To put a key, a client makes a call to OM with the following arguments.
 
 -- putKey(keyName, data, pipeline type, replication count)