Skip to content

Commit e776ead

Browse files
committed
Fix lint
1 parent 9f47706 commit e776ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optimizely/event/entity/event_batch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def with_revision(revision)
6464
@revision = revision
6565
end
6666

67-
def region(region)
67+
def with_region(region)
6868
@region = region
6969
end
7070

0 commit comments

Comments
 (0)