Skip to content

Commit f80b6c6

Browse files
authored
Doc: Fix typo (#609)
1 parent 1b2015e commit f80b6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dataSources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ appSync:
131131
dataSources:
132132
myEventBus:
133133
type: 'AMAZON_EVENTBRIDGE'
134-
confing:
134+
config:
135135
eventBusArn: !GetAtt MyEventBus.Arn
136136
```
137137

0 commit comments

Comments
 (0)