Skip to content

Commit 779fb64

Browse files
author
David Calavera
committed
Fix typo in the fixtures example.
1 parent 94d7797 commit 779fb64

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
@@ -86,7 +86,7 @@ GitHub-Ldap includes a set of configured users for testing, but you can provide
8686
```ruby
8787
def setup
8888
GitHub::Ldap.start_server \
89-
users_fixtures: ldif_path
89+
user_fixtures: ldif_path
9090
end
9191
```
9292

0 commit comments

Comments
 (0)