AydarZaynutdinov commented on a change in pull request #16919:
URL: https://github.com/apache/beam/pull/16919#discussion_r814205311



##########
File path: website/www/site/data/en/graphic.yaml
##########
@@ -10,13 +10,13 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-- title: Sources
+- title: Data Sourcing
   body: Beam reads your data from a diverse set of supported sources, no 
matter if it’s on-prem or in the cloud.
   icon: /images/model-sources-icon.svg
-- title: Processing
+- title: Data Processing
   body: Beam executes your business logic for Batch and Streaming use cases.

Review comment:
       ```suggestion
     body: Beam executes your business logic for both Batch and Streaming use 
cases.
   ```

##########
File path: website/www/site/data/en/graphic.yaml
##########
@@ -10,13 +10,13 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-- title: Sources
+- title: Data Sourcing
   body: Beam reads your data from a diverse set of supported sources, no 
matter if it’s on-prem or in the cloud.
   icon: /images/model-sources-icon.svg
-- title: Processing
+- title: Data Processing
   body: Beam executes your business logic for Batch and Streaming use cases.
   icon: /images/model-processing-icon.svg
-- title: Sinks
+- title: Data Writing
   body: Beam writes the results of your data processing logic to the most 
popular data destinations in the industry.

Review comment:
       ```suggestion
     body: Beam writes the results of your data processing logic to the most 
popular data sinks in the industry.
   ```

##########
File path: website/www/site/i18n/home/pillars/en.yaml
##########
@@ -11,6 +11,6 @@
 # limitations under the License.
 
 - id: home-pillars-title
-  translation: "All about Apache Beam"
+  translation: "Apache Beam Features"
 - id: home-pillars-social-text
   translation: "Check out our social media to learn more about the community!"

Review comment:
       I still see that the 17th line is the last line. Please add one more 
empty line at the end.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to