Skip to content

Commit 6e9f785

Browse files
authored
Update example.rb
1 parent 68b06db commit 6e9f785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/example.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$:.push File.dirname(__FILE__) + '/../lib'
22

3-
require 'omniauth-microsoft_graph'
3+
require 'microsoft_graph'
44
require 'sinatra'
55
require 'json'
66

0 commit comments

Comments
 (0)