Fix typos in config based connector docs (#17294)
* add if * add of * add clause stating that it starts out with dummy data * use same format as in code below * capitalize first word of sentence * fix typo * undo unintentional changes * add quotes around values
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Summary
|
||||
|
||||
Throughout this tutorial, we'll walk you through the creation an Airbyte source to read and extract data from an HTTP API.
|
||||
Throughout this tutorial, we'll walk you through the creation of an Airbyte source to read and extract data from an HTTP API.
|
||||
|
||||
We'll build a connector reading data from the Exchange Rates API, but the steps apply to other HTTP APIs you might be interested in integrating with.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user