You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oci-objectstorage-put-object-python/README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ As you make your way through this tutorial, look out for this icon 
17
17
18
18
2. Have [Fn CLI setup with Oracle Functions](https://docs.cloud.oracle.com/iaas/Content/Functions/Tasks/functionsconfiguringclient.htm?tocpath=Services%7CFunctions%7CPreparing%20for%20Oracle%20Functions%7CConfiguring%20Your%20Client%20Environment%20for%20Function%20Development%7C_____0)
@@ -105,7 +105,7 @@ Review the following files in the current folder:
105
105
-[func.yaml](./func.yaml) that contains metadata about your function and declares properties
106
106
-[func.py](./func.py) which is your actual Python function
107
107
108
-
The name of your function *oci-objectstorage-put-object* is specified in [func.yaml](./func.yaml).
108
+
The name of your function *oci-objectstorage-put-object-python* is specified in [func.yaml](./func.yaml).
0 commit comments