WillemJiang closed pull request #126: Some typo fixes
URL: https://github.com/apache/incubator-servicecomb-website/pull/126
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_users/cn/service-definition.md b/_users/cn/service-definition.md
index 364e21c3..a71a2c95 100644
--- a/_users/cn/service-definition.md
+++ b/_users/cn/service-definition.md
@@ -47,9 +47,9 @@ service_description: #服务描述
     allowCrossApp: false
     key1: value1
     key2: value2
-  propertyExtentedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
+  propertyExtendedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
 instance_description: #实例描述
   properties: #元数据
     key3: value3
-  propertyExtentedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
+  propertyExtendedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
 ```
diff --git a/_users/service-definition.md b/_users/service-definition.md
index 56576d03..c43106ad 100644
--- a/_users/service-definition.md
+++ b/_users/service-definition.md
@@ -47,9 +47,9 @@ service_description: #Service description
     allowCrossApp: false
     key1: value1
     key2: value2
-  propertyExtentedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
+  propertyExtendedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
 instance_description: #Instance description
   properties: #Metadata
     key3: value3
-  propertyExtentedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
+  propertyExtendedClass: 
org.apache.servicecomb.serviceregistry.MicroServicePropertyExtendedStub
 ```


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to