Skip to content

Commit

Permalink
Minor README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Sep 2, 2020
1 parent d8561d5 commit 7f79d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ As a library:
from find_gcp_keys import find_key_paths, find_valid_keys, is_valid_key
...

# Determine if a given file is a valid key
# determine if a given file is a valid key
if is_valid_key(file_path):
...

Expand Down

0 comments on commit 7f79d2f

Please sign in to comment.