You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/09/01 17:00:10 UTC

[GitHub] merlimat closed pull request #2507: Fix typos

merlimat closed pull request #2507: Fix typos
URL: https://github.com/apache/incubator-pulsar/pull/2507
 
 
   

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/site/docs/latest/admin-api/tenants.md b/site/docs/latest/admin-api/tenants.md
index a0d90d7beb..7b81ac3fd8 100644
--- a/site/docs/latest/admin-api/tenants.md
+++ b/site/docs/latest/admin-api/tenants.md
@@ -89,7 +89,7 @@ $ pulsar-admin tenants get my-tenant
 
 ### Delete
 
-#### pulsar-adnin
+#### pulsar-admin
 
 You can delete a tenant using the [`delete`](../../reference/CliTools#pulsar-admin-tenants-delete) subcommand and specifying the tenant name:
 
diff --git a/site2/docs/admin-api-schemas.md b/site2/docs/admin-api-schemas.md
index dae258a024..f8cde5b03d 100644
--- a/site2/docs/admin-api-schemas.md
+++ b/site2/docs/admin-api-schemas.md
@@ -85,7 +85,7 @@ Retrieve the schema of a given version:
 
 ### Delete Schema
 
-#### pulsar-adnin
+#### pulsar-admin
 
 You can delete a schema using the [`delete`](reference-pulsar-admin.md#delete-8) subcommand.
 
diff --git a/site2/docs/admin-api-tenants.md b/site2/docs/admin-api-tenants.md
index fdd63bf61a..866bfb1f9a 100644
--- a/site2/docs/admin-api-tenants.md
+++ b/site2/docs/admin-api-tenants.md
@@ -70,7 +70,7 @@ $ pulsar-admin tenants get my-tenant
 
 ### Delete
 
-#### pulsar-adnin
+#### pulsar-admin
 
 You can delete a tenant using the [`delete`](reference-pulsar-admin.md#tenants-delete) subcommand and specifying the tenant name:
 
diff --git a/site2/docs/getting-started-standalone.md b/site2/docs/getting-started-standalone.md
index 6207cff9ac..944eee0ce5 100644
--- a/site2/docs/getting-started-standalone.md
+++ b/site2/docs/getting-started-standalone.md
@@ -97,7 +97,7 @@ pulsar-io-twitter-{{pulsar:version}}.nar
 
 > #### NOTES
 >
-> If you are running Pulsar in a bare mental cluster, you need to make sure `connectors` tarball is unzipped in every broker's pulsar directory
+> If you are running Pulsar in a bare metal cluster, you need to make sure `connectors` tarball is unzipped in every broker's pulsar directory
 > (or in every function-worker's pulsar directory if you are running a separate worker cluster for Pulsar functions).
 > 
 > If you are [running Pulsar in Docker](getting-started-docker.md) or deploying Pulsar using a docker image (e.g. [K8S](deploy-kubernetes.md) or [DCOS](deploy-dcos.md)),
diff --git a/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-schemas.md b/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-schemas.md
index 8b2e528f33..76e04e1e78 100644
--- a/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-schemas.md
+++ b/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-schemas.md
@@ -86,7 +86,7 @@ Retrieve the schema of a given version:
 
 ### Delete Schema
 
-#### pulsar-adnin
+#### pulsar-admin
 
 You can delete a schema using the [`delete`](reference-pulsar-admin.md#delete-8) subcommand.
 
diff --git a/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-tenants.md b/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-tenants.md
index 38dbe3bc8d..7303a25c0d 100644
--- a/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-tenants.md
+++ b/site2/website/versioned_docs/version-2.1.0-incubating/admin-api-tenants.md
@@ -71,7 +71,7 @@ $ pulsar-admin tenants get my-tenant
 
 ### Delete
 
-#### pulsar-adnin
+#### pulsar-admin
 
 You can delete a tenant using the [`delete`](reference-pulsar-admin.md#tenants-delete) subcommand and specifying the tenant name:
 
diff --git a/site2/website/versioned_docs/version-2.1.0-incubating/getting-started-standalone.md b/site2/website/versioned_docs/version-2.1.0-incubating/getting-started-standalone.md
index 597b450ccc..29cf000a35 100644
--- a/site2/website/versioned_docs/version-2.1.0-incubating/getting-started-standalone.md
+++ b/site2/website/versioned_docs/version-2.1.0-incubating/getting-started-standalone.md
@@ -99,7 +99,7 @@ pulsar-io-twitter-{{pulsar:version}}.nar
 
 > #### NOTES
 >
-> If you are running Pulsar in a bare mental cluster, you need to make sure `connectors` tarball is unzipped in every broker's pulsar directory
+> If you are running Pulsar in a bare metal cluster, you need to make sure `connectors` tarball is unzipped in every broker's pulsar directory
 > (or in every function-worker's pulsar directory if you are running a separate worker cluster for Pulsar functions).
 > 
 > If you are [running Pulsar in Docker](getting-started-docker.md) or deploying Pulsar using a docker image (e.g. [K8S](deploy-kubernetes.md) or [DCOS](deploy-dcos.md)),


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services