|
@@ -34,7 +34,7 @@ import "hdds.proto";
|
|
|
* Request send to SCM asking where the container should be created.
|
|
|
*/
|
|
|
message ContainerRequestProto {
|
|
|
- // Ozone only support replciation of either 1 or 3.
|
|
|
+ // Ozone only support replication of either 1 or 3.
|
|
|
required ReplicationFactor replicationFactor = 2;
|
|
|
required ReplicationType replicationType = 3;
|
|
|
required string owner = 4;
|