Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To learn more about IAM authenticators and how to use them in your Python applic
### Basic usage

- Use the `set_service_url` method to set the endpoint URL that is specific to your Secrets Manager service instance. To
find your endpoint URL, you can copy it from the **Endpoints** page in the Secrets Manager UI.
find your endpoint URL; you can copy it from the **Endpoints** page in the Secrets Manager UI.

#### Examples

Expand Down
Loading