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 2019/06/14 16:52:25 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4529: [docs] Update site2/docs/functions-quickstart.md

jerrypeng commented on a change in pull request #4529: [docs] Update site2/docs/functions-quickstart.md
URL: https://github.com/apache/pulsar/pull/4529#discussion_r293893739
 
 

 ##########
 File path: site2/docs/functions-quickstart.md
 ##########
 @@ -1,20 +1,20 @@
 ---
-id: functions-quickstart
-title: Get started with Pulsar Functions
-sidebar_label: Get started
+id: functions-quickstart  
+title: Get started with Pulsar Functions  
+sidebar_label: Get started  
 ---
 
-This tutorial will walk you through running a [standalone](reference-terminology.md#standalone) Pulsar [cluster](reference-terminology.md#cluster) on your machine and then running your first Pulsar Functions using that cluster. The first function will run in local run mode (outside your Pulsar [cluster](reference-terminology.md#cluster)), while the second will run in cluster mode (inside your cluster).
+This tutorial walks you through running a [standalone](reference-terminology.md#standalone) Pulsar [cluster](reference-terminology.md#cluster) on your machine, and then running your first function using that cluster. The first function runs in local run mode (outside your Pulsar [cluster](reference-terminology.md#cluster)), while the second runs in cluster mode (inside your cluster).
 
 Review comment:
   > ...and then running your first function using that cluster....
   
   1. Should we explicitly use "Pulsar Function" the first time we refer to it.
   
   2. Should we capitalize "f" for "function" here because we are referring to a "Pulsar Function" and not a generic function.  The Azure Functions documentation does this.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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