Skip to content

Commit 31f3e3e

Browse files
authored
Fixed spelling, line 24 "don'st"
1 parent 550c4be commit 31f3e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Consider the following items related to binding extensions:
2121

2222
- Binding extensions aren't explicitly registered in Functions 1.x except when [creating a C# class library using Visual Studio 2019](#local-csharp).
2323

24-
- HTTP and timer triggers are supported by default and don'st require an extension.
24+
- HTTP and timer triggers are supported by default and don't require an extension.
2525

2626
The following table indicates when and how you register bindings.
2727

0 commit comments

Comments
 (0)