Skip to content

Commit 6600b77

Browse files
authored
Update README.md
1 parent 50764db commit 6600b77

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
@@ -16,7 +16,7 @@ To get started you will also user API signing keys and credentials for the user
1616

1717
To use the code to manage objects in OCI you will need to :
1818

19-
Create an AuthenticationProcessor (com.oracle.timg.oci.authentication) - this does the security work for you, speciy the OCI configuration file section to use for the connection and optionally the OCI region to work on (by default it will use the region in the config file)
19+
Create an AuthenticationProcessor (com.oracle.timg.oci.authentication) - this does the security work for you, specify the OCI configuration file section to use for the connection and optionally the OCI region to work on (by default it will use the region in the config file)
2020

2121
From there use the other processor classes as needed, these will all need the AuthenticationProcessor you created as part of their consructor.
2222

0 commit comments

Comments
 (0)