Skip to content

Commit 4ea519b

Browse files
authored
Update README.md
1 parent cbf3cfd commit 4ea519b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This repository provides examples demonstrating how to use Oracle Functions.
2424
| Create an object in OCI Object Storage |[sample](./samples/oci-objectstorage-put-object-python)|[sample](./samples/oci-objectstorage-put-object-java)|
2525
| Create a PAR in OCI Object Storage |[sample](./samples/oci-objectstorage-create-par-python)||
2626
| Display an OCI Cloud Event |[sample](./samples/oci-event-display-python)|
27-
| Invoke another Function |[sample](./samples/oci-invoke-function-python)|||
27+
| Invoke another Function using the OCI SDK |[sample](./samples/oci-invoke-function-python)|||
2828
| Run a SQL statement against Autonomous DB using ORDS | [sample](./samples/oci-adb-ords-runsql-python) |
2929
| Run a SQL statement against Autonomous DB using DB Client |[sample](./samples/oci-adb-client-runsql-python)||
3030
| Publish a notification using ONS |[sample](./samples/oci-ons-publish-python)|

0 commit comments

Comments
 (0)