Skip to content

Commit b16726a

Browse files
glow-mdsoljonico
authored andcommitted
-- fixed script name in README (#159)
1 parent fc08310 commit b16726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/ruby/find-inactive-members/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export OCTOKIT_API_ENDPOINT="https://<your_github_enterprise_instance>/api/v3" #
3939
## Usage
4040

4141
```
42-
ruby find_active_members.rb [-cehv] -o ORGANIZATION -d DATE
42+
ruby find_inactive_members.rb [-cehv] -o ORGANIZATION -d DATE
4343
```
4444

4545
## How Inactivity is Defined

0 commit comments

Comments
 (0)