Skip to content

Commit 1c53155

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
namespace Umbraco.Forms.Integrations.Automation.Zapier.Controllers
1616
{
1717
/// <summary>
18-
/// When a Zapier user creates a "New Form Submitted" trigger, he is authenticated, then selects a form, the API provides an output json with the
18+
/// When a Zapier user creates a "New Form Submitted" trigger, they are authenticated, they select a form, and the API provides an output json with the
1919
/// structure of the selected form.
2020
/// </summary>
2121
public class FormPollingController : ZapierFormAuthorizedApiController

0 commit comments

Comments
 (0)