Skip to content

Commit f6ae1a3

Browse files
authored
typo in readme (#1073)
* Update access_list_api_key.html.markdown (#1058) * typo in readme
1 parent 73acc67 commit f6ae1a3

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
@@ -312,8 +312,8 @@ The integration tests helps the validation for resources interacting with third
312312

313313
### Autoclose stale issues and PRs
314314

315-
- After 30 days of no activity (no comments or commits on an issue/PR) we automatically tag it as "stale" and add a message: ```This issue/PR has gone 30 days without any activity and meets the project's definition of "stale". This will be auto-closed if there is no new activity over the next 60 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!```
316-
- After 60 more days of no activity we automatically close the issue/PR.
315+
- After 30 days of no activity (no comments or commits on an issue/PR) we automatically tag it as "stale" and add a message: ```This issue/PR has gone 30 days without any activity and meets the project's definition of "stale". This will be auto-closed if there is no new activity over the next 30 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!```
316+
- After 30 more days of no activity we automatically close the issue/PR.
317317

318318
## Thanks
319319

0 commit comments

Comments
 (0)