We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550c4be commit 31f3e3eCopy full SHA for 31f3e3e
articles/azure-functions/functions-bindings-register.md
@@ -21,7 +21,7 @@ Consider the following items related to binding extensions:
21
22
- Binding extensions aren't explicitly registered in Functions 1.x except when [creating a C# class library using Visual Studio 2019](#local-csharp).
23
24
-- HTTP and timer triggers are supported by default and don'st require an extension.
+- HTTP and timer triggers are supported by default and don't require an extension.
25
26
The following table indicates when and how you register bindings.
27
0 commit comments