Skip to content

Commit c8a01d5

Browse files
authored
Line 13: Removed hyphen
1 parent ae1c68c commit c8a01d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ zone_pivot_groups: programming-languages-set-functions-lang-workers
1010

1111
## Introduction
1212

13-
[Azure Functions](./functions-overview.md) allows you to implement your system's logic as event-driven, readily-available blocks of code. These code blocks are called "functions".
13+
[Azure Functions](./functions-overview.md) allows you to implement your system's logic as event-driven, readily available blocks of code. These code blocks are called "functions".
1414

1515
Use the following resources to get started.
1616

0 commit comments

Comments
 (0)