Skip to content

Commit 5629ab0

Browse files
committed
fix: readme.txt typos
1 parent 3352081 commit 5629ab0

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Forms Bridge supports the following form builders:
3131

3232
## Add-ons
3333

34-
Forms Bridge comes with free add-ons. Each add-on adds to the plugin new bridges
34+
Forms Bridge comes with free add-ons. Each add-on add to the plugin new bridges
3535
to work with specific APIs, new workflow jobs and bridge templates.
3636

3737
Forms Bridge has the following add-ons:
@@ -133,6 +133,7 @@ more details about the hooks.
133133
### Dependencies
134134

135135
The repository handles dependencies as [git submodules](https://www.atlassian.com/git/tutorials/git-submodule).
136+
136137
In order to work local, you have to clone this repository and initialize its submodules
137138
with this command:
138139

forms-bridge/readme.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
=== Forms Bridge - Infinite integrations ==
22

33
Contributors: codeccoo
4-
Tags: form integration, erp, crm, api integration, automatio
4+
Tags: form integration, erp, crm, api integration, automation
55
Donate link: https://buymeacoffee.com/codeccoo
66
License: GPLv2 or late
77
License URI: http://www.gnu.org/licenses/gpl-2.0.htm
88
Stable Tag: 4.3.
9-
Tested up to: 6.
9+
Tested up to: 6.9
1010

1111
Seamlessly connect WordPress forms to CRMs, ERPs, and APIs — no coding required. Automate data flow with field mappers, custom fields, and workflows
1212

@@ -107,7 +107,7 @@ Chain together jobs to pre-process data before it’s sent. Filter, validate, an
107107
Use pre-built templates to integrate WooCommerce orders, CRM leads, or calendar events in minutes.
108108

109109
**Debugging console**
110-
onitor requests, responses, and errors in real time.
110+
Monitor requests, responses, and errors in real time.
111111

112112
== Links ==
113113

@@ -135,21 +135,21 @@ In addition, you can extend Forms Bridge with code using its hooks and PHP APIs.
135135

136136
Absolutely! Forms Bridge supports any HTTP API, whether it’s a cloud service or a self-hosted solution (like a Dockerized API on your VPS). If your API uses standard HTTP methods (GET, POST, PUT, etc.), Forms Bridge can connect to it.
137137

138-
aybe a little understanding about how HTTP and HTTP-like APIs works will be required to set up your custom integrations.
138+
Maybe a little understanding about how HTTP and HTTP-like APIs works will be required to set up your custom integrations.
139139

140-
= What if my API requires authentication?
140+
= What if my API requires authentication? =
141141

142-
Forms Bridge supports API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials, Digest Auth and custom headers
142+
Forms Bridge supports API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials, Digest Auth and custom headers.
143143

144-
= Is there a free trial?
144+
= Is there a free trial? =
145145

146-
Forms Bridge, including all its add-ons, is free to use
146+
Forms Bridge, including all its add-ons, is free to use.
147147

148-
= How can I get support?
148+
= How can I get support? =
149149

150150
You can get support from Còdec using the [Forms Bridge support forum](https://wordpress.org/support/plugin/forms-bridge/) for free. We aim to respond to all inquiries within 24-48 hours.
151151

152-
== Screenshots =
152+
== Screenshots ==
153153

154154
1. Settings page – Configure global plugin options
155155
2. Backends – Save and reuse API connection details

0 commit comments

Comments
 (0)