Skip to content

Commit

Permalink
fix(docs) gitlab -> github (#1145)
Browse files Browse the repository at this point in the history
Signed-off-by: Jaga Santagostino <jagasantagostino@gmail.com>
  • Loading branch information
kandros authored and whynowy committed Mar 30, 2021
1 parent 47df412 commit 219780e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/eventsources/setup/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ The structure of an event dispatched by the event-source over the eventbus looks
"subject": "name_of_the_configuration_within_event_source"
},
"data": {
"body": "Body is the github event data",
"headers": "Headers from the Gitlab event",
"body": "Body is the Github event data",
"headers": "Headers from the Github event",
}
}

Expand Down

0 comments on commit 219780e

Please sign in to comment.