Skip to content

Commit 2db90a6

Browse files
Update README.md
typo
1 parent 3cc95e1 commit 2db90a6

File tree

1 file changed

+2
-2
lines changed
  • data-platform/open-source-data-platforms/oci-data-flow

1 file changed

+2
-2
lines changed

data-platform/open-source-data-platforms/oci-data-flow/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ Reviewed: 05.06.2024
2727
When using OCI Data Science to build and deploy an OCI Data Flow application. Using the notebook sessions, you can either directly interact with an OCI Data Flow cluster in-line and test your Spark code, and afterwards easily deploy and run the OCI Data Flow application.
2828

2929
- [Load data from OCI Data Flow into Autonomous Database](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/load-data-to-adw)
30-
When you are planning to use Autonomous database as a source and/or Autonomous database as target when running an OCI Data Flow application.
30+
When you are planning to use an Autonomous Database as a source and/or Autonomous Database as a target when running an OCI Data Flow application.
3131

3232
- [Connect to Salesforce using OCI Data Flow](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/salesforce)
3333
When you are looking to use Salesforce data in your OCI Data Flow application, you can use the script to establish the connection and query relevant Salesforce data.
3434

3535
- [Run OCI Data Flow from OCI Functions](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/run-from-functions)
36-
When in your overall flow OCI Functions is used (e.g., based on event) to start a OCI Data Flow job run.
36+
When in your overall flow OCI Functions are used (e.g., based on an event) to start an OCI Data Flow job run.
3737

3838
# License
3939

0 commit comments

Comments
 (0)