Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 4cde900

Browse files
Pablo MercadoSameer Naik
andauthored
Update docs/sources/httppoller.md
Co-authored-by: Sameer Naik <sameer@triggermesh.com>
1 parent 10d851f commit 4cde900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/httppoller.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Open the Bridge creation screen and add a source of type `HTTP Poller`.
1313

1414
In the Source creation form add the following information:
1515

16-
- **Name**: all Triggermesh components need a unique name per namespace.
16+
- **Name**: all TriggerMesh components need a unique name per namespace.
1717
- **Broker**: request converted into [CloudEvents][ce] will be sent to this location.
1818
- **EventType**: string that identifies the purpose for all CloudEvent messages produced from this source.
1919
- **EventSource**: (optional) string that identifies the origin for all CloudEvent messages produced from this source.
@@ -44,4 +44,4 @@ The HTTP Poller Source creates a CloudEvent for each request received. CloudEven
4444
Request response body is used to fill the CloudEvent data.
4545

4646
[ce]: https://cloudevents.io
47-
[go-duration]: https://golang.org/pkg/time/#ParseDuration
47+
[go-duration]: https://golang.org/pkg/time/#ParseDuration

0 commit comments

Comments
 (0)