Skip to content

Commit

Permalink
fix gitlab -> github
Browse files Browse the repository at this point in the history
  • Loading branch information
kandros committed Mar 30, 2021
1 parent b68e51e commit b5b6ad4
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 b5b6ad4

Please sign in to comment.