Skip to content

Commit 4945bbb

Browse files
wording
1 parent 333308a commit 4945bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ The GitHub App's name as registered on GitHub.
335335
336336
The GitHub App's private key for authentication. Can be provided as either:
337337
338-
- Raw key contents (e.g., from environment variable)
339-
- Path to key file (as string or Path object)
338+
- Raw key contents (e.g., from an environment variable)
339+
- Path to key file (as a `str` or `Path` object)
340340
341341
The library will automatically detect and read the key file if a path is provided.
342342

0 commit comments

Comments
 (0)