Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit 8e98299

Browse files
Fixing name & description elements; needed quotes
1 parent 8958182 commit 8e98299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: Big Data Processing: Serverless MapReduce on Azure
2+
name: 'Big Data Processing: Serverless MapReduce on Azure'
33
products:
44
- azure-functions
55
topic: sample
6-
description: This sample uses Azure Durable Functions to determine the average speed of New York Yellow taxi trips, per day over all of 2017
6+
description: 'This sample uses Azure Durable Functions to determine the average speed of New York Yellow taxi trips, per day over all of 2017'
77
languages:
88
- csharp
99
author: BrandonH-MSFT

0 commit comments

Comments
 (0)