Skip to content

Commit d49e832

Browse files
authored
Update README.md
1 parent 506b328 commit d49e832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ github:
6262
```ruby
6363
team = CodeTeams.find('My Team')
6464
members = team.github.members
65-
team_name = team.github.team
65+
github_name = team.github.team
6666
```
6767

6868
* Or if your accessor method name differs from your plugin's class name:

0 commit comments

Comments
 (0)