Skip to content

Commit 1b4f49b

Browse files
acoumbAndyButland
andauthored
Update src/Umbraco.Forms.Integrations.Automation.Zapier/Controllers/FormController.cs
Co-authored-by: Andy Butland <[email protected]>
1 parent cc510d3 commit 1b4f49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Forms.Integrations.Automation.Zapier/Controllers/FormController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
namespace Umbraco.Forms.Integrations.Automation.Zapier.Controllers
1414
{
1515
/// <summary>
16-
/// When a Zapier user creates a new "New Form Submitted" trigger, the API is used to provide him with the list of forms.
16+
/// When a Zapier user creates a new "New Form Submitted" trigger, the API is used to provide them with the list of forms.
1717
/// </summary>
1818
public class FormController : ZapierFormAuthorizedApiController
1919
{

0 commit comments

Comments
 (0)